Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1328…a5d50xdb5c…10fdBase—$0.10100%payAI11s ago0xa86ae8…581f2b
0x694e…b4e00xa8b2…1d68Base—$0.0170%0x9501…c67713s ago0xc6ec56…1ba8cb
0xcfa3…a8dc0x158e…3d00Basex402 service$0.002100%coinbase17s ago0xba42bb…d20f1b
0x6075…ddd30xa0af…2542Base—$0.50100%coinbase19s ago0x741e57…b69b2e
0x740c…cafa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase19s ago0x449bd7…3fcf4b
0x5ba0…90190x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase19s ago0xe93f68…1e1691
0x0c07…b9640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase19s ago0x3dff81…28cdd4
0x5656…08a10x50eb…6480Base—$0.00270%0x54f0…793223s ago0xf8c033…13ac6e
0x8632…8eda0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase23s ago0x026aa4…ab5d5c
0x6075…ddd30xa0af…2542Base—$0.50100%coinbase25s ago0x4e0d08…94e26f
0x8c85…e5480x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase25s ago0x1faa3b…fd6ac2
0x3fe3…75f60x6839…1a2bBase—$0.003100%coinbase27s ago0x90821b…06dd6f
0xa787…64cf0x47c5…4fc3Base—$10.5070%0xb7ce…a06229s ago0x24359c…03b7b4
0x0c07…b9640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase31s ago0x26e6ff…cc2b88
0x5ba0…90190x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase33s ago0x010423…788acf
0x6075…ddd30xa0af…2542Base—$0.50100%coinbase33s ago0xca60dd…244aa8
0x1332…66eb0x47c5…4fc3Base—$31.5070%0x0477…fae037s ago0x9095b6…1811d5
0x50e6…b4f30x65b4…941dBase—$2.0070%0x3e32…3ce737s ago0xb78dca…91a812
0xcfa3…a8dc0x158e…3d00Basex402 service$0.01100%coinbase37s ago0x7e3322…8ac746
0x740c…cafa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase37s ago0x24c416…7eddf2
0xf97b…10e70xfe80…47eeBase—$0.001100%fluxa37s ago0xde0b7e…b0be06
0x18d7…6ea40x50eb…6480Base—$0.00270%0x54f0…793237s ago0x644812…325486
0xf82d…55f60x76a5…8fceBasegeoprimitivesMarine$0.005100%coinbase39s ago0x031369…5b7255
0x8632…8eda0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase39s ago0xd7a820…f79ef5
0x3cb8…13950x6839…1a2bBase—$0.003100%coinbase41s ago0xd11af6…5aff34

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.