Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8000…efeb0x9fb3…1d9aBasex402 service$0.002100%coinbase7s ago0x57b3d8…ee6cb2
0x52ad…1fee0xa9dd…2315Base—$0.002100%coinbase7s ago0xcbe20c…7edf06
0x52ad…1fee0xa9dd…2315Base—$0.002100%coinbase7s ago0xc33626…09cd62
0x8000…efeb0x9fb3…1d9aBasex402 service$0.002100%coinbase9s ago0xc3636a…acc5d7
0x740c…cafa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9s ago0xa850a4…d9024c
0xf2d3…98850xb075…59d8Base—$0.0270%0xd5a8…f6169s ago0x43fac3…539730
0xac59…9d890x47c5…4fc3Base—$10.5070%0xffde…041011s ago0x570b9d…fa9cb2
0x5ba0…90190x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11s ago0x0be840…fd0c68
0x8000…efeb0x9fb3…1d9aBasex402 service$0.002100%coinbase11s ago0x0a0083…cc4a17
0x1332…66eb0x47c5…4fc3Base—$10.5070%0x0452…7f6613s ago0x612b15…9a325d
0x8000…efeb0x9fb3…1d9aBasex402 service$0.002100%coinbase13s ago0x443df8…f0db29
0x796f…d71d0x6839…1a2bBase—$1.00100%coinbase13s ago0x907f38…a7a5bc
0x606c…46910x4f4b…422dBase—$0.001100%coinbase15s ago0xdf551d…3d4499
0x740c…cafa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase17s ago0x6489a3…962607
0x8000…efeb0x9fb3…1d9aBasex402 service$0.002100%coinbase17s ago0x2a9424…4768fe
0x8000…efeb0x9fb3…1d9aBasex402 service$0.002100%coinbase19s ago0x8d3ca3…aa786c
0xcfa3…a8dc0x158e…3d00Basex402 service$0.05100%coinbase21s ago0x925322…a0dcda
0x0c07…b9640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase21s ago0x66ed04…ea87f5
0x740c…cafa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase23s ago0x58de68…3810cf
0x8c2b…b3ee0xa8b2…1d68Base—$0.0170%0x9501…c67723s ago0x54de01…7a93a7
0x8c6e…1b030xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase23s ago0x594acb…a3ae86
0xfc50…c0050x5aae…482eBase—$0.25100%coinbase25s ago0x355e33…2ea59c
0x5ba0…90190x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase25s ago0x548d36…f134de
0x8000…efeb0x9fb3…1d9aBasex402 service$0.002100%coinbase25s ago0xcdfe14…312198
0x8000…efeb0x9fb3…1d9aBasex402 service$0.002100%coinbase25s ago0xd1c1b3…284986

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.