Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6abc…d4ad0x589a…b3d8BaseX PayHealth$0.005100%coinbase11s ago0x4246b3…2ab1ce
0x3029…97080x3e0a…78e7Base$0.005314100%coinbase13s ago0xe39979…a056fb
0x0ae8…ea770x4f4b…422dBase$0.0015100%coinbase13s ago0xcbb5da…a5aa8f
0x6ddc…4f7f0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13s ago0xcefed1…7a3585
0xe122…b57e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13s ago0x9131f7…0665d8
0x03e0…4af60x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase15s ago0x4116db…c9cac6
0xe7b8…445f0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase15s ago0xac5695…0af0ea
0xf0a2…c3eb0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase15s ago0xf30559…2c6964
0x0ba4…80b00x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase15s ago0x062e74…4dcbf8
0xf1b5…c6f90x589a…b3d8BaseX PayHealth$0.005100%coinbase17s ago0x3887e8…134112
0xda67…81800x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase19s ago0xb95609…68b14e
0x26c8…37fa0x6839…1a2bBase$0.003100%coinbase19s ago0xf8e434…dae0ad
0xa75c…528d0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase19s ago0x655e15…758e71
0xfe38…17450x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase19s ago0xf047b8…2e3734
0xdfe0…713e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase19s ago0x8e0ef4…90a080
0x679f…86740xfe80…47eeBase$0.001100%fluxa23s ago0x3e715b…5b9012
0xc84f…8bbf0x17cd…7905Basex402 service$0.05100%coinbase23s ago0x939f5a…e67505
0x00b4…b9610x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase23s ago0x2a661b…f26dc9
0xbd0c…39eb0xfe80…47eeBase$0.001100%fluxa23s ago0xa69543…8883cf
0x944d…a7ec0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase23s ago0xb9d232…22de1f
0x695f…ff4c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase23s ago0xc3887b…a1b705
0x70ff…09650x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase25s ago0xd6e144…d1270a
0x0f30…2fbd0x589a…b3d8BaseX PayHealth$0.005100%coinbase25s ago0x4fb14c…acfe7c
0xcdcb…2cab0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase27s ago0x567f37…d02081
0xec71…70f60x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase27s ago0x27a9ee…b9d0c7

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.