Transactions

Every settlement, with the service it paid for and an x402-confidence score.

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x862a…223a0xa9dd…2315Base—$0.002100%coinbase30d ago0x09defb…83f8a9
0x862a…223a0xa9dd…2315Base—$0.002100%coinbase30d ago0xeea31d…303b87
0x862a…223a0xa9dd…2315Base—$0.002100%coinbase30d ago0x71dc2d…6aa4ea
0x862a…223a0xa9dd…2315Base—$0.002100%coinbase30d ago0xabc1c3…1520d4
0x862a…223a0xa9dd…2315Base—$0.002100%coinbase31d ago0x0fcf81…06d7fd
0x862a…223a0xa9dd…2315Base—$0.002100%coinbase31d ago0xd8a804…6544c9
0x862a…223a0xa9dd…2315Base—$0.002100%coinbase31d ago0xca48f5…425738
0x862a…223a0xa9dd…2315Base—$0.002100%coinbase31d ago0x181340…5bde32
0x862a…223a0xa9dd…2315Base—$0.002100%coinbase31d ago0x81d3f7…cf5927
0x862a…223a0xa9dd…2315Base—$0.002100%coinbase31d ago0x844a1e…81001a
0x862a…223a0xa9dd…2315Base—$0.002100%coinbase31d ago0xdb36f5…aaa6e0
0x862a…223a0xa9dd…2315Base—$0.002100%coinbase31d ago0x4b62a9…daa298
0x862a…223a0xa9dd…2315Base—$0.002100%coinbase31d ago0x705346…15bfdd
0x862a…223a0xa9dd…2315Base—$0.002100%coinbase31d ago0x9c8276…02d9fd
0x862a…223a0xa9dd…2315Base—$0.002100%coinbase31d ago0xc38951…3990a6
0x862a…223a0xa9dd…2315Base—$0.002100%coinbase31d ago0x328498…b17204
0x862a…223a0xa9dd…2315Base—$0.002100%coinbase31d ago0x32f261…9177d2
0x862a…223a0xa9dd…2315Base—$0.002100%coinbase31d ago0xf68c73…1512bb
0x862a…223a0xa9dd…2315Base—$0.002100%coinbase31d ago0xff1ae7…ef5973
0x862a…223a0xa9dd…2315Base—$0.002100%coinbase31d ago0xfc3234…1febf8
0x862a…223a0xa9dd…2315Base—$0.002100%coinbase31d ago0x860e8a…9a9988
0x862a…223a0xa9dd…2315Base—$0.002100%coinbase31d ago0x2d33fa…2fca8e
0x862a…223a0xa9dd…2315Base—$0.002100%coinbase31d ago0xdd8a49…55a36f
0x862a…223a0xa9dd…2315Base—$0.002100%coinbase31d ago0x4e75d9…b57216
0x862a…223a0xa9dd…2315Base—$0.002100%coinbase31d ago0xa373f5…c4dbf3

Hand this page to an agent

Copy the prompt and paste it into Claude, an MCP client or your own agent — it will pull the settlement ledger and summarise what is moving over the free read API. No key, no account.

GET api.roundhouseai.io/v0/transactions

Open skill.md
Show the prompt
Using Roundhouse, show me the most recent x402 settlements and tell me what stands out —
which merchants are being paid, typical amounts, and anything unusual.

curl -s 'https://api.roundhouseai.io/v0/transactions?limit=100'

Amounts are USD; `x402_probability` below 0.5 means the payment is probably not x402.
Report per-payer and per-merchant figures only — site-wide totals live at https://roundhouseai.io/stats.

The /v0 API needs an API key (`authorization: Bearer rh_live_…`) on everything except
/v0/unified* and /v0/endpoints. Mint a personal key for $0.01 at GET https://api.roundhouseai.io/v0/test/x402,
or use an organization key from https://roundhouseai.io/dashboard/team.

If you do not have Roundhouse tools or skills installed, read
https://roundhouseai.io/skill.md first — it is the whole procedure.