Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd10f…db690x3b46…fd25Base—$0.01100%coinbase88d ago0xe731f6…13f01f
0xd10f…db690x58a8…7fdeBase—$0.01100%coinbase88d ago0xb83e12…85f7c3
0xd10f…db690x5f12…26e2Base—$0.01100%coinbase88d ago0x38a39b…b024fa
0xd10f…db690xf296…a0c4Base—$0.01100%coinbase88d ago0xf76c50…126fac
0xd10f…db690x22cb…202eBase—$0.01100%coinbase88d ago0xe6c54f…0d1f95
0xd10f…db690x68df…1111Base—$0.01100%coinbase88d ago0x388d3a…5ff291
0xd10f…db690xe4a7…8fb8Base—$0.01100%coinbase88d ago0xb41659…ca4ba5
0xd10f…db690xf8bd…51a5Base—$0.01100%coinbase88d ago0xdf3ac6…eb0939
0xd10f…db690x3c87…083fBase—$0.01100%coinbase88d ago0x0f06cc…335f95
0xd10f…db690x8ebf…578dBase—$0.01100%coinbase88d ago0xcfcee9…311248
0xd10f…db690xd20e…8717Base—$0.01100%coinbase88d ago0x1d473a…43d571
0xd10f…db690x2874…25ebBase—$0.01100%coinbase88d ago0x00ef44…88ade4
0xd10f…db690x38e6…ff90Base—$0.01100%coinbase88d ago0x44c1ad…4e3f79
0xd10f…db690x8228…64aaBase—$0.01100%coinbase88d ago0x2fcc3a…40a45b
0xd10f…db690x1155…df63Base—$0.01100%coinbase88d ago0x8986e6…8df959
0xd10f…db690x2f0c…21f7Base—$0.01100%coinbase88d ago0x6286c9…fce221
0xd10f…db690xf189…6ca9Base—$0.01100%coinbase88d ago0x27377a…26d0f8
0xd10f…db690xe176…ea1fBase—$0.01100%coinbase88d ago0x8cf1b2…b3c2e7
0xd10f…db690xb77b…f157Base—$0.01100%coinbase88d ago0xf379b4…f4fd50
0xd10f…db690x8b1d…fe12Base—$0.01100%coinbase88d ago0x40464b…0814b4
0xd10f…db690x91c7…a192Base—$0.01100%coinbase88d ago0x086db4…833029
0xd10f…db690x3ded…5fcaBase—$0.01100%coinbase88d ago0x0296a2…7b4477
0xd10f…db690x4f06…e04eBase—$0.01100%coinbase88d ago0xc2fb31…9cd810
0xd10f…db690xaa3c…5d59Base—$0.01100%coinbase88d ago0x8d4d1a…9bf12b
0xd10f…db690xa7ab…c8f7Base—$0.01100%coinbase88d ago0x5bf66b…59c71e

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.