Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xdb64…78680x13bf…b9a7Base—$0.002100%coinbase121d ago0xe4ecf0…d9de34
0xdb64…78680x13bf…b9a7Base—$0.004100%candidates121d ago0x46a37d…cda5ca
0xdb64…78680x13bf…b9a7Base—$0.002100%coinbase121d ago0x2a3d04…b1f1c1
0xdb64…78680x13bf…b9a7Base—$0.004100%candidates121d ago0x19ba48…121404
0xdb64…78680x13bf…b9a7Base—$0.002100%coinbase121d ago0x3d6f70…f00af5
0xdb64…78680x13bf…b9a7Base—$0.004100%candidates121d ago0xdfc570…4d0b01
0xdb64…78680x13bf…b9a7Base—$0.002100%coinbase121d ago0x97dd64…1986a9
0xdb64…78680x13bf…b9a7Base—$0.004100%candidates121d ago0x083a01…be40ac
0xdb64…78680x13bf…b9a7Base—$0.002100%coinbase121d ago0x350d74…764ef0
0xdb64…78680x13bf…b9a7Base—$0.004100%candidates121d ago0x9e264d…1f388e
0xdb64…78680x13bf…b9a7Base—$0.002100%coinbase121d ago0x1c17a9…3ea3ba
0xdb64…78680x13bf…b9a7Base—$0.004100%candidates121d ago0x32516c…4eb26c
0xdb64…78680x13bf…b9a7Base—$0.002100%coinbase121d ago0xe3be0e…14b027
0xdb64…78680x13bf…b9a7Base—$0.004100%candidates121d ago0x5f3836…8e7a48
0xdb64…78680x13bf…b9a7Base—$0.002100%coinbase121d ago0x7ffed3…1ab149
0xdb64…78680x13bf…b9a7Base—$0.004100%candidates121d ago0x233a14…9d5422
0xdb64…78680x13bf…b9a7Base—$0.002100%coinbase121d ago0x754449…12323e
0xdb64…78680x13bf…b9a7Base—$0.004100%candidates121d ago0x6839fd…23f6ce
0xdb64…78680x13bf…b9a7Base—$0.002100%coinbase121d ago0xb543a4…07b735
0xdb64…78680x13bf…b9a7Base—$0.004100%candidates121d ago0xd03c89…29ba16
0xdb64…78680x13bf…b9a7Base—$0.004100%candidates121d ago0xa28687…2cef87
0xdb64…78680x13bf…b9a7Base—$0.002100%coinbase121d ago0x047ca9…7a1e69
0xdb64…78680x13bf…b9a7Base—$0.002100%coinbase121d ago0xc5911d…827f63
0xdb64…78680x13bf…b9a7Base—$0.004100%candidates121d ago0x04161b…a28d66
0xdb64…78680x13bf…b9a7Base—$0.002100%coinbase121d ago0x4c013b…4d6770

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.