Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc533…2d7a0x7861…1393Basenft-alpha-x402$0.01100%coinbase39d ago0xed38cf…348dd7
0x4be0…92c30x7861…1393Basenft-alpha-x402$0.01100%coinbase39d ago0x83a349…e85c2e
0x19c7…dae70x7861…1393Basenft-alpha-x402$0.01100%coinbase40d ago0x59b2d2…9726ac
0x7b5d…866d0x7861…1393Basenft-alpha-x402$0.01100%coinbase40d ago0xbc9746…4009d4
0x0c1f…57e40x7861…1393Basenft-alpha-x402$0.01100%coinbase40d ago0x3414a6…a63149
0xdf0c…84050x7861…1393Basenft-alpha-x402$0.01100%coinbase40d ago0x88f3f7…b66ec2
0x0c1f…57e40x7861…1393Basenft-alpha-x402$0.01100%coinbase40d ago0x97fe50…ff75f0
0xdf0c…84050x7861…1393Basenft-alpha-x402$0.01100%coinbase40d ago0xffbe83…6d442f
0xdf0c…84050x7861…1393Basenft-alpha-x402$0.01100%coinbase40d ago0x9a8769…625a82
0xd0be…7a9a0x7861…1393Basenft-alpha-x402$0.01100%coinbase40d ago0x174d2f…ad5a77
0xdf0c…84050x7861…1393Basenft-alpha-x402$0.01100%coinbase40d ago0x1df870…c35b1f
0x0c1f…57e40x7861…1393Basenft-alpha-x402$0.01100%coinbase40d ago0xba97dd…85584e
0x5e51…9c860x7861…1393Basenft-alpha-x402$0.01100%coinbase40d ago0x655fed…bbf580
0x375b…5fbc0x7861…1393Basenft-alpha-x402$0.01100%coinbase40d ago0x4bf3c5…3e8b4d
0x264a…e3cc0x7861…1393Basenft-alpha-x402$0.01100%coinbase40d ago0xf364ab…4b7925
0x7b0a…c92b0x7861…1393Basenft-alpha-x402$0.01100%coinbase40d ago0xd224f0…78e350
0x5e51…9c860x7861…1393Basenft-alpha-x402$0.01100%coinbase40d ago0xe51603…d46696
0xbfb7…46350x7861…1393Basenft-alpha-x402$0.01100%coinbase40d ago0x240fcf…94ea1c
0x5e51…9c860x7861…1393Basenft-alpha-x402$0.01100%coinbase40d ago0xf98102…a663b7
0xa982…edfc0x7861…1393Basenft-alpha-x402$0.01100%coinbase40d ago0x16c987…d2a73d
0xa982…edfc0x7861…1393Basenft-alpha-x402$0.01100%coinbase40d ago0xd62fda…43bc2a
0xbfb7…46350x7861…1393Basenft-alpha-x402$0.01100%coinbase40d ago0xba315f…ca2df6

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.