Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x395a…edd90xb46b…6598Base—$0.01100%coinbase79d ago0xd3c45d…0d41ae
0x395a…edd90xfa0f…5a65Base—$0.01100%coinbase79d ago0x8f5d97…d3e84e
0x395a…edd90xe979…8d46Base—$0.01100%coinbase79d ago0x547775…be0932
0x395a…edd90x03ee…a29cBase—$0.01100%coinbase79d ago0x232826…9d93a3
0x395a…edd90xd6e0…8012Base—$0.01100%coinbase79d ago0x64a6bf…8884ea
0x395a…edd90x0b9e…13b7Base—$0.01100%coinbase79d ago0xf03ed0…6f6479
0x395a…edd90xcf1a…9389Base—$0.01100%coinbase79d ago0xcf10c3…a8dce7
0x395a…edd90xb53e…e049Base—$0.01100%coinbase79d ago0x11c6de…637316
0x395a…edd90xc456…cb63Base—$0.01100%coinbase79d ago0xa5f4ce…c79b4e
0x395a…edd90xdb8b…e0f7Base—$0.01100%coinbase79d ago0xdbb5bd…de3dfd
0x395a…edd90x983e…250fBase—$0.01100%coinbase79d ago0xfaf5d4…92a8a3
0x395a…edd90x44ee…a37fBase—$0.01100%coinbase79d ago0x12dd6a…62696c
0x395a…edd90x506d…ec96Base—$0.01100%coinbase79d ago0x3faf90…fb6510
0x395a…edd90x98f3…f511Base—$0.01100%coinbase79d ago0xb743d0…364674
0x395a…edd90x7fc3…20f2Base—$0.01100%coinbase79d ago0x683ca8…88b4d9
0x395a…edd90x2f0a…e91fBase—$0.01100%coinbase79d ago0xe99e33…76b2ed
0x395a…edd90x038b…1c2bBase—$0.01100%coinbase79d ago0x461012…02cd9a
0x395a…edd90xcab8…c4e7Base—$0.01100%coinbase79d ago0xa3d4db…3b966b
0x395a…edd90x9925…655bBase—$0.01100%coinbase79d ago0x60ad2f…5db098
0x395a…edd90x07b9…f1e0Base—$0.01100%coinbase79d ago0x802a1c…c8a680
0x395a…edd90xd370…7070Base—$0.01100%coinbase79d ago0xa052f5…9c5c5a
0x395a…edd90x9f0d…e8f0Base—$0.01100%coinbase79d ago0x636491…9730b4
0x395a…edd90x2bee…4c4dBase—$0.01100%coinbase79d ago0xc2ed0b…511eba
0x395a…edd90x583e…db92Base—$0.01100%coinbase79d ago0xf6f8a4…0d3986
0x395a…edd90x99bc…69dcBase—$0.01100%coinbase79d ago0xbce3fe…daeb1b

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.