Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1030…26b70x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase10s ago0x1af27f…da73b5
0x13dd…749f0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12s ago0x988386…4daf8e
0x56f6…f27c0x3e0a…78e7Base—$0.003614100%coinbase12s ago0xc2837f…e1844c
0xa54d…49f50x0e77…8a49Base—$750.3070%0x7347…d69112s ago0x61b529…deeaf2
0x9f70…7e3a0x6839…1a2bBase—$0.003100%coinbase20s ago0x4c3529…566bed
0xf499…c1610x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase20s ago0x9d5907…5f9caf
0xcf53…454f0x47d3…9ddaBasex402 service$2.50100%coinbase22s ago0x48ecd2…65c5b9
0xd0c6…e4200x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase24s ago0x7a1cfd…05a04a
0x1030…26b70x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase24s ago0xb094e9…a356c3
0x9d3d…d8370xe903…1abfBaseBlockRun.AIAi$0.003100%coinbase26s ago0xd27e71…bb1e81
0xcfa3…a8dc0x158e…3d00Basex402 service$0.002100%coinbase26s ago0xc95ec5…8d842c
0x326b…98fd0xc5de…12e6Base—$320.0070%0xa923…c9ac28s ago0xae3d91…63cf83
0x13dd…749f0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase28s ago0x8a291b…d1f15c
0x52ad…1fee0xa9dd…2315Base—$0.002100%coinbase32s ago0x6ac717…3d4ce5
0xf499…c1610x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase34s ago0xebebdb…4a640c
0x52ad…1fee0xa9dd…2315Base—$0.002100%coinbase36s ago0x6ed7e5…605838
0x1030…26b70x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase38s ago0x318069…405dc5
0x52ad…1fee0xa9dd…2315Base—$0.002100%coinbase38s ago0xb0c12d…6f77ed
0xa390…01590x6839…1a2bBase—$0.003100%coinbase40s ago0x6761e8…d7ee2c
0x13dd…749f0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase40s ago0x2cb3f8…cfba74
0x52ad…1fee0xa9dd…2315Base—$0.002100%coinbase40s ago0x8ccae4…418c25
0x52ad…1fee0xa9dd…2315Base—$0.002100%coinbase42s ago0xffdb4b…6661ab
0x9d3d…d8370xe903…1abfBaseBlockRun.AIAi$0.003100%coinbase44s ago0xad7b29…ad50c8
0x00fd…3dec0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase44s ago0x556b32…6a0b49
0xcfa3…a8dc0x158e…3d00Basex402 service$0.01100%coinbase46s ago0xcaf3f3…fee6d4

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.