Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1332…66eb0x0e3d…7757Base—$2.10100%0x127e…b24a63d ago0xb66e2a…7c132d
0x1332…66eb0x0e3d…7757Base—$4.20100%0x5df6…642863d ago0x9a8c7e…4dd64d
0x1332…66eb0x0e3d…7757Base—$22.05100%0xa8e8…666863d ago0xaf80aa…0d80af
0x1332…66eb0x0e3d…7757Base—$420.00100%0x6fec…af4063d ago0x39539d…5c99bc
0x1332…66eb0x0e3d…7757Base—$52.50100%0x5944…557263d ago0xb01ef3…12ef55
0x1332…66eb0x0e3d…7757Base—$1.05100%0xa0c6…2cb463d ago0xc03033…0b4e16
0x1332…66eb0x0e3d…7757Base—$47.25100%0x35c6…376363d ago0x7c50d5…dcc6f0
0x1332…66eb0x0e3d…7757Base—$25.00100%0xd60b…b73963d ago0x9fa1cb…d1ba36
0x1332…66eb0x0e3d…7757Base—$10.50100%0xd6e8…21cd63d ago0xcbb708…f6a7e0
0x1332…66eb0x0e3d…7757Base—$3.15100%0x2fa9…16de63d ago0x498892…334538
0x1332…66eb0x0e3d…7757Base—$8.40100%0x6bac…5e9b63d ago0x045efd…458924
0x1332…66eb0x0e3d…7757Base—$17.85100%0x0562…cf2063d ago0x496ad1…8cd543
0x1332…66eb0x0e3d…7757Base—$4.20100%0x96be…0b4663d ago0xea6e1f…8b63a2
0x1332…66eb0x0e3d…7757Base—$196.35100%0x9ea2…605a63d ago0x09cd6b…dab2e5
0x1332…66eb0x0e3d…7757Base—$99.75100%0xdddf…e3d863d ago0x13c5a2…e98c13
0x1332…66eb0x0e3d…7757Base—$3,699.89100%0x52ba…517763d ago0xad55b4…22332b
0x1332…66eb0x0e3d…7757Base—$21.00100%0xd4ab…0bb663d ago0x8f8551…9974c4
0x1332…66eb0x0e3d…7757Base—$2.10100%0x7390…9c9363d ago0x39ddb0…d48260
0x1332…66eb0x0e3d…7757Base—$52.50100%0x8bc8…eb0263d ago0x070ad2…b95315
0x1332…66eb0x0e3d…7757Base—$10.50100%0xcb6c…da0b63d ago0xd385c8…a180b3
0x1332…66eb0x0e3d…7757Base—$105.00100%0xf239…386c63d ago0xb993a9…3e0bc1
0x1332…66eb0x0e3d…7757Base—$9.99100%0x1e92…0cb763d ago0x9af3f1…5268a2
0x1332…66eb0x0e3d…7757Base—$3.15100%0x466a…f27163d ago0xa9c9d0…603aa5
0x1332…66eb0x0e3d…7757Base—$17.84100%0x1f7e…db9663d ago0x842c9f…56cb60
0x1332…66eb0x0e3d…7757Base—$36.75100%0x0881…8de263d ago0x55528e…2a8bee

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.