Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa787…64cf0x0e3d…7757Base$10.50100%0x7250…0f2055d ago0xe0d3ee…f8e48d
0xa787…64cf0x0e3d…7757Base$1.05100%0x433f…6ee955d ago0x4a40d7…720f71
0xa787…64cf0x0e3d…7757Base$2.10100%0xc5c7…f8a555d ago0xacc316…3ec7fc
0xa787…64cf0x0e3d…7757Base$2.10100%0xc76e…a7a955d ago0xaaf89e…434267
0xa787…64cf0x0e3d…7757Base$3.15100%0x7c94…b13e55d ago0xbf1955…d2dbaa
0xa787…64cf0x0e3d…7757Base$1.05100%0xca9f…d20155d ago0x0af898…c95263
0xa787…64cf0x0e3d…7757Base$10.50100%0xd6e8…21cd55d ago0x7a6e68…1a86aa
0xa787…64cf0x0e3d…7757Base$5.25100%0x3aab…e20955d ago0xdbcfec…0c56db
0xa787…64cf0x0e3d…7757Base$21.00100%0x4f4d…74b755d ago0x5b4d5a…2ac5bb
0xa787…64cf0x0e3d…7757Base$10.50100%0x2d05…53d055d ago0x0795f9…8d92cd
0xa787…64cf0x0e3d…7757Base$31.50100%0x0dd9…36a555d ago0x276051…ebbb0a
0xa787…64cf0x0e3d…7757Base$1.05100%0x8e4d…98c055d ago0x2cfccc…8654f2
0xa787…64cf0x0e3d…7757Base$15.75100%0x614a…d5ce55d ago0xc150da…460ab1
0xa787…64cf0x0e3d…7757Base$2.10100%0x4950…4a2655d ago0x8e62a2…d89136
0xa787…64cf0x0e3d…7757Base$2.10100%0x03f1…4e5f55d ago0xccce58…5edf74
0xa787…64cf0x0e3d…7757Base$210.00100%0xe4ca…c91c55d ago0x04b081…e8f908
0xa787…64cf0x0e3d…7757Base$115.50100%0x39e9…239355d ago0xddb9cf…96fea4
0xa787…64cf0x0e3d…7757Base$58.80100%0xaf65…d79055d ago0xc76e51…3ab699
0xa787…64cf0x0e3d…7757Base$2.10100%0xdcda…ec2f55d ago0xd6137a…753436
0xa787…64cf0x0e3d…7757Base$21.00100%0xc2ed…bd4e55d ago0x00cd8d…5aed46
0xa787…64cf0x0e3d…7757Base$10.50100%0xa0c6…2cb455d ago0xd37c54…f1180b
0xa787…64cf0x0e3d…7757Base$1.05100%0x9092…bc9e55d ago0x3cc6af…d2c48f
0xa787…64cf0x0e3d…7757Base$10.50100%0x8134…084955d ago0x2b53b8…cd5066
0xa787…64cf0x0e3d…7757Base$21.00100%0x6476…d72655d ago0x399662…39e069
0xa787…64cf0x0e3d…7757Base$21.00100%0xc763…5b0b55d ago0x722323…f73281

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.