Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0c07…b9640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12s ago0x43afb4…ac4042
0x66c4…37cb0x66c4…37cbBase$0.1020%Payer-submitted16s ago0x1c3950…376379
0x7234…f72b0x6839…1a2bBase$0.003100%coinbase16s ago0xac7d68…455cfb
0x5ba0…90190x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase20s ago0x33f668…d9a8b7
0x0c07…b9640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase28s ago0x4f8d66…d62752
0x8fbf…ee760x6839…1a2bBase$1.00100%coinbase28s ago0x3c5a20…2a18d2
0x8ca8…ddc30x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase32s ago0xf7e4e0…1dd1ed
0x8a21…7fcb0x3e0a…78e7Base$0.004433100%coinbase36s ago0x887ab9…5a7620
0x5ba0…90190x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase38s ago0x904963…0fb7ea
0x45bd…32040x6839…1a2bBase$0.003100%coinbase40s ago0xa32478…315dec
0x5656…08a10x50eb…6480Base$0.00170%0x54f0…793242s ago0x5647a6…04d7d9
0x0c07…b9640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase44s ago0x288ecd…2c39b7
0x925d…3c010x6839…1a2bBase$1.00100%coinbase48s ago0xb1c370…f71abb
0x5ba0…90190x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase54s ago0xcf0366…af3a12
0x77e3…aaa40x6839…1a2bBase$0.003100%coinbase54s ago0x638e13…40e89a
0x8ca8…ddc30x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase56s ago0xff74b2…b7b2e9
0x1332…66eb0x47c5…4fc3Base$10.5070%0x0477…fae058s ago0x8958de…54f451
0x0c07…b9640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase58s ago0xa65b21…08c4b6
0xa520…eca40x47c5…4fc3Base$10.5070%0x1a34…32c11m ago0x6c580d…99b1ba
0x35ed…4f580x40a8…ad8bBasex402 service$0.01100%coinbase1m ago0xed5258…fa0197
0x35ed…4f580x40a8…ad8bBasex402 service$0.01100%coinbase1m ago0xde7f4a…ff3dbc
0xdefd…c2d80x6b60…f153Base$0.001100%coinbase1m ago0x6fc570…2b9d49
0x47ca…e8480x6839…1a2bBase$1.00100%coinbase1m ago0xe4d01c…e252d6
0x5656…08a10x50eb…6480Base$0.00170%0x54f0…79321m ago0x180c3a…3c120e
0x2f6d…dc740x47c5…4fc3Base$10.5070%0xd4a6…3b8d1m ago0xed539d…e7de6d

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.