Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3fb1…7e250x0e3d…7757Base—$5.25100%0x6c20…6aed97d ago0x599b53…29e676
0x1332…66eb0x0e3d…7757Base—$5.25100%0x7dc9…9d7b97d ago0xa7d6e7…35a04f
0xa787…64cf0x0e3d…7757Base—$5.25100%0x0485…d42997d ago0x68e761…114985
0x2d2e…ab150x0e3d…7757Base—$10.50100%0x7d28…b24897d ago0x8cfae8…bffb71
0xa787…64cf0x0e3d…7757Base—$3.15100%0x1f7e…db9697d ago0x01b8f5…016c9a
0x745c…c2c10x0e3d…7757Base—$162.75100%0x4950…4a2697d ago0x32ff4e…434a26
0x1332…66eb0x0e3d…7757Base—$59.00100%0xb60e…e3aa97d ago0x3b6d8b…f53a62
0xa787…64cf0x0e3d…7757Base—$2.10100%0x0881…8de297d ago0x878212…31d49c
0xa520…eca40x0e3d…7757Base—$1.05100%0xe620…490197d ago0xaffe61…149d85
0x1332…66eb0x0e3d…7757Base—$117.60100%0x1e09…da4197d ago0xf6def8…9444c5
0x3fb1…7e250x0e3d…7757Base—$1.05100%0x2309…083c97d ago0xd82db3…c9980d
0x4bfb…0c880x0e3d…7757Base—$1.05100%0x81da…371f97d ago0x9b77f2…29e0e3
0x1332…66eb0x0e3d…7757Base—$42.00100%0x4639…93fa97d ago0xe9d201…7dc7d2
0x72b6…a0090x0e3d…7757Base—$25.20100%0x6ae4…e26d97d ago0x7c4df9…acfd4b
0xc9a2…31540x0e3d…7757Base—$21.00100%0x9903…29c497d ago0xa3556b…e9f493
0x1332…66eb0x0e3d…7757Base—$300.06100%0xbb4c…e40c97d ago0xa1446b…729034
0x1332…66eb0x0e3d…7757Base—$5.25100%0x1af6…8fa397d ago0x79497e…50cfa4
0x4c79…aa6d0x0e3d…7757Base—$4.20100%0xbc18…facb97d ago0x7f1d55…961410
0x1332…66eb0x0e3d…7757Base—$68.25100%0x24a4…540a97d ago0x7ab646…260cd3
0x3354…32180x0e3d…7757Base—$28.01100%0x2859…83d497d ago0xdf203f…540afe
0x0d0c…fd650x0e3d…7757Base—$10.20100%0x6b3c…58cb97d ago0x7a593e…7de0d2
0x6283…4d040x0e3d…7757Base—$10.00100%0xd1bc…096d97d ago0x78c8a9…688805
0xa520…eca40x0e3d…7757Base—$1.05100%0x4345…1ce997d ago0xada2c2…446d7f
0x1332…66eb0x0e3d…7757Base—$3.94100%0x505d…14d697d ago0xb1d284…9236c9
0x1332…66eb0x0e3d…7757Base—$15.00100%0x30af…b89d97d ago0x389e24…980385

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.