Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xcfa3…a8dc0x158e…3d00Basex402 service$0.002100%coinbase11s ago0x9d9093…30a4c8
0x0c07…b9640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13s ago0x593afb…ca394e
0xa25b…2f0f0xa9dd…2315Base$0.002100%coinbase13s ago0x0006a4…73bce8
0x8220…c6860x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13s ago0xa03db7…eaf4bb
0x5251…d7b00xa588…014cBase$0.0170%0x5e3b…c8a517s ago0x03f82d…bf794b
0x62fe…d1ff0xfe80…47eeBase$0.001100%fluxa17s ago0x06b362…fc3b32
0x8220…c6860x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase25s ago0xac43f9…91db0f
0x1332…66eb0x47c5…4fc3Base$11.5570%0x5b2d…d78c25s ago0x739b69…0884d5
0xce6d…bbc30x5251…d7b0Base$0.0170%0x0b44…80fc27s ago0x01bd49…a13c6c
0xa1c8…4e850xa9dd…2315Base$0.002100%coinbase29s ago0x321de9…c1afcb
0x56aa…945c0x3e0a…78e7Base$0.005869100%coinbase31s ago0x0139e3…781722
0x0c07…b9640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase31s ago0x72b0d2…6d9b3e
0xcfa3…a8dc0x158e…3d00Basex402 service$0.01100%coinbase33s ago0xbfe620…066a20
0xaee5…82430x9700…d3abBaseOblique MarketsTime$0.01100%coinbase33s ago0x4aed16…f79a69
0x12c9…091e0x47d3…9ddaBasex402 service$6.00100%coinbase33s ago0xf39e29…6e61c8
0x1332…66eb0x47c5…4fc3Base$99.7570%0x560f…a71335s ago0x730cb6…2ae955
0x30a6…641e0x260e…b61fBase$0.00520%Payer-submitted35s ago0xb84082…4144cd
0xb48b…82ef0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase35s ago0x21789f…95d096
0x5f2f…f74a0xfe80…47eeBase$0.001100%fluxa37s ago0x98d32c…8a4b7e
0xfd64…5b060xe903…1abfBaseBlockRun.AIAi$0.03100%coinbase37s ago0x4b069b…b586f8
0x30a6…641e0x260e…b61fBase$0.00520%Payer-submitted39s ago0x39c891…66fed9
0x3be9…575c0x4cd0…bc31Base$7.4770%0x4337…5e7d39s ago0x0b0ac9…dda3ee
0xee27…bef90xfe80…47eeBase$0.001100%fluxa39s ago0x5892da…e0ac02
0x8220…c6860x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase41s ago0x54cfb2…5551d0
0x30a6…641e0x260e…b61fBase$0.00220%Payer-submitted43s ago0xe58903…462a7b

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.