Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1cec…8dd40xfe8f…794dBase—$49.69100%mrdn8s ago0xccfc87…8aaa8a
0x196f…6b1b0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase10s ago0x42dc4f…1ce533
0x5ba0…90190x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12s ago0x76b8a2…603acb
0x6b89…0ce10x17cd…7905Basex402 service$0.05100%coinbase16s ago0x6fe6af…f4efbf
0x0c07…b9640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase18s ago0xadd633…cd1292
0x1e2d…915d0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase20s ago0x113987…46c696
0x196f…6b1b0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase28s ago0x3d8676…15bad2
0x5ba0…90190x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase28s ago0xd7a8c6…ce695a
0x35f4…f7200x40a8…ad8bBasex402 service$0.01100%coinbase30s ago0xe3271f…87366b
0x4c1b…42610x9fb3…1d9aBasex402 service$0.01100%coinbase32s ago0xab4382…0e865b
0x0c07…b9640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase36s ago0x27108c…fa3924
0xe5e0…05100x7b25…9fa0Base—$6.4270%0x7b25…9fa036s ago0x4024d9…9f852f
0x8f8e…66600x17cd…7905Basex402 service$0.05100%coinbase36s ago0x3e5b01…d51489
0xcfa3…a8dc0x158e…3d00Basex402 service$0.01100%coinbase40s ago0xe5da08…32b667
0x5ba0…90190x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase42s ago0x41b2fd…149563
0x9d94…94940xfe80…47eeBase—$0.001100%fluxa42s ago0xa356c9…c105a8
0x196f…6b1b0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase44s ago0xe4fc50…803958
0x0c07…b9640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase50s ago0x1155fc…578cc8
0x6b41…b4cf0x50eb…6480Base—$0.00170%0x54f0…793256s ago0x85944c…16525f
0x5ba0…90190x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1m ago0x2cce01…c90de5
0x196f…6b1b0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1m ago0x3f5bf8…917999
0x0c07…b9640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1m ago0xf72054…9d3cdd
0xec1b…51aa0x17cd…7905Basex402 service$0.05100%coinbase1m ago0x09773d…ab20fd
0xc6ae…4b040x50eb…6480Base—$0.00170%0x54f0…79321m ago0x250347…86ac65
0x4c1b…42610x9fb3…1d9aBasex402 service$0.01100%coinbase1m ago0x939a44…6dced3

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.