Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa25b…2f0f0xa9dd…2315Base$0.002100%coinbase8s ago0x315fa3…7d1774
0xe64b…46400x5aae…482eBase$0.25100%coinbase8s ago0x5cc227…e5af59
0x102e…ab430xa9dd…2315Base$0.002100%coinbase16s ago0x8c3a49…5283a0
0xa25b…2f0f0xa9dd…2315Base$0.002100%coinbase16s ago0x5a3850…5d5352
0x0c07…b9640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase16s ago0x678767…6894cb
0x46f1…638b0x50eb…6480Base$0.00170%0x54f0…793218s ago0x49b902…f47095
0x1332…66eb0x47c5…4fc3Base$157.8870%0x02d7…6ab320s ago0xc4372d…d965c2
0x102e…ab430xa9dd…2315Base$0.002100%coinbase22s ago0x44731d…d20e41
0xcfa3…a8dc0x158e…3d00Basex402 service$0.01100%coinbase22s ago0x60ffb8…53b396
0xe03d…274b0x50eb…6480Base$0.00170%0x54f0…793224s ago0xd90336…508bcf
0xee9c…ed970x3e0a…78e7Base$0.004194100%coinbase24s ago0xabeef3…23c00c
0x4735…be1bFranticBaseAusca Agent InboxDisposable-email$0.40100%coinbase24s ago0x11b575…b86ec7
0x1332…66eb0x47c5…4fc3Base$10.5070%0x4b4c…8d4024s ago0x7f5493…b9eaf3
0x102e…ab430xa9dd…2315Base$0.002100%coinbase24s ago0x1e712e…eac729
0x102e…ab430xa9dd…2315Base$0.002100%coinbase26s ago0xfca8be…78e18e
0x102e…ab430xa9dd…2315Base$0.002100%coinbase26s ago0xf980ac…c7a36e
0x102e…ab430xa9dd…2315Base$0.002100%coinbase26s ago0xbc3c3e…08d94d
0xf50c…b0340xa9dd…2315Base$0.002100%coinbase26s ago0x5e78ad…e34110
0x92f4…5d5a0xa9dd…2315Base$0.002100%coinbase28s ago0x6c260a…502bf1
0x92f4…5d5a0xa9dd…2315Base$0.002100%coinbase28s ago0x2f6fd3…f33714
0x92f4…5d5a0xa9dd…2315Base$0.002100%coinbase28s ago0xa8a019…fab2e2
0x102e…ab430xa9dd…2315Base$0.002100%coinbase30s ago0x28415a…5d6056
0xa25b…2f0f0xa9dd…2315Base$0.002100%coinbase30s ago0x164496…aeebdc
0x92f4…5d5a0xa9dd…2315Base$0.002100%coinbase32s ago0x48fa2e…c961b7
0x102e…ab430xa9dd…2315Base$0.002100%coinbase32s ago0x74512f…840df5

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.