Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa17c…60a90x0e3d…7757Base—$10.50100%0x2e11…857353d ago0x61797c…9b744c
0xa17c…60a90x0e3d…7757Base—$1.05100%0x7dc9…9d7b53d ago0x863086…03f4d2
0xa17c…60a90x0e3d…7757Base—$10.50100%0xc072…b4b153d ago0x9b60cd…4793a2
0xa17c…60a90x0e3d…7757Base—$1.05100%0xac5b…869853d ago0xdc1e52…4a4853
0xa17c…60a90x0e3d…7757Base—$10.50100%0xbada…25fd53d ago0x97fe91…ac8798
0xa17c…60a90x0e3d…7757Base—$21.00100%0x12ba…6b6153d ago0x2ad97f…33d79e
0xa17c…60a90x0e3d…7757Base—$21.00100%0x6aad…f13353d ago0x5aa771…be4998
0xa17c…60a90x0e3d…7757Base—$31.50100%0xd775…7f8154d ago0x06597d…c47907
0xa17c…60a90x0e3d…7757Base—$5.25100%0xc330…c0b254d ago0x570620…0d5485
0xa17c…60a90x0e3d…7757Base—$15.75100%0x3eb5…08dc54d ago0x4ff803…7f894b
0xa17c…60a90x0e3d…7757Base—$1.05100%0x9903…29c454d ago0x4d671d…35e25f
0xa17c…60a90x0e3d…7757Base—$4.20100%0x29b8…326354d ago0xb58704…0a5017
0xa17c…60a90x0e3d…7757Base—$10.50100%0x5d0b…1ded54d ago0x6cbaad…18408a
0xa17c…60a90x0e3d…7757Base—$10.50100%0x1bf5…a71654d ago0x39536b…cd287b
0xa17c…60a90x0e3d…7757Base—$11.55100%0x58f6…451754d ago0xd358e7…377a64
0xa17c…60a90x0e3d…7757Base—$5.25100%0x1798…f45f54d ago0x476461…b2f64c
0xa17c…60a90x0e3d…7757Base—$10.50100%0xf7a9…eb8d54d ago0xe00a3d…1d1a53
0xa17c…60a90x0e3d…7757Base—$10.50100%0xefcd…fefe54d ago0xe1e2b0…d1aa23
0xa17c…60a90x0e3d…7757Base—$4.20100%0xe7f6…e17454d ago0x0851ed…5f4cd4
0xa17c…60a90x0e3d…7757Base—$10.50100%0x6d2e…0c6454d ago0xf7cace…a76aa9
0xa17c…60a90x0e3d…7757Base—$21.00100%0x31fe…80c454d ago0x849778…6c6c0d
0xa17c…60a90x0e3d…7757Base—$1.05100%0xe4c8…f88754d ago0x683b29…521eb9
0xa17c…60a90x0e3d…7757Base—$3.15100%0x50ee…525254d ago0x3afd60…782f0f
0xa17c…60a90x0e3d…7757Base—$2.10100%0xc234…1c3854d ago0xc9d675…6caec7
0xa17c…60a90x0e3d…7757Base—$21.00100%0xa782…cada54d ago0xaf6e3d…05ddb1

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.