Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x52ad…1fee0xa9dd…2315Base—$0.002100%coinbase17s ago0x4f6e01…15e8f9
0x740c…cafa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase19s ago0x914ed1…9b695d
0x52ad…1fee0xa9dd…2315Base—$0.002100%coinbase19s ago0x6ea1f7…1b2014
0x0c07…b9640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase19s ago0x056bfb…99f26a
0x66c4…37cb0x66c4…37cbBase—$0.1020%Payer-submitted21s ago0xd9b6f2…885b5a
0x52ad…1fee0xa9dd…2315Base—$0.002100%coinbase21s ago0x99ede1…bf8e9f
0xf2d3…98850xf2d3…9885Baserender402Chart$0.01100%payAI21s ago0xdbacbf…349e70
0x52ad…1fee0xa9dd…2315Base—$0.002100%coinbase23s ago0x9f97f4…729122
0x52ad…1fee0xa9dd…2315Base—$0.002100%coinbase25s ago0xa091c5…2aecd3
0x19b5…cf0c0xe017…2667Base—$0.0170%0x0b44…80fc29s ago0x0bac4f…f53e40
0xcfa3…a8dc0x158e…3d00Basex402 service$0.01100%coinbase29s ago0x901504…1e2935
0x52ad…1fee0xa9dd…2315Base—$0.002100%coinbase29s ago0x967104…a63dd9
0x5ba0…90190x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase31s ago0x414b27…936bfd
0xf2d3…98850xf2d3…9885Baserender402Chart$0.01100%payAI31s ago0x48a6e5…ca6803
0x52ad…1fee0xa9dd…2315Base—$0.002100%coinbase31s ago0x682822…7a8cb9
0x8c6e…1b030xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase33s ago0x7de43a…872b39
0x52ad…1fee0xa9dd…2315Base—$0.002100%coinbase33s ago0x514ddc…29892d
0x7780…40990x6839…1a2bBase—$0.003100%coinbase35s ago0xb00e4e…1d720b
0x740c…cafa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase35s ago0xd12148…d2965f
0x52ad…1fee0xa9dd…2315Base—$0.002100%coinbase35s ago0x9f8962…bd3451
0x0c07…b9640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase35s ago0x2d01c9…070f60
0xb96b…2b6f0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase37s ago0xa4b0ec…e9bfb9
0x52ad…1fee0xa9dd…2315Base—$0.002100%coinbase37s ago0x7b5a89…3606ef
0x52ad…1fee0xa9dd…2315Base—$0.002100%coinbase39s ago0x0f6c67…50b881
0x52ad…1fee0xa9dd…2315Base—$0.002100%coinbase41s ago0x477cca…140691

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.