Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xdd07…45b90x0e3d…7757Base$1.05100%0xd812…ee4442d ago0x9b930b…13e96a
0xdd07…45b90x0e3d…7757Base$5.25100%0x41d2…bf7f42d ago0x93cf47…b25e5c
0xdd07…45b90x0e3d…7757Base$1.05100%0x1e7c…464c42d ago0x78a3af…7521c4
0xdd07…45b90x0e3d…7757Base$10.50100%0x1af6…8fa342d ago0x557426…94d9ad
0xdd07…45b90x47c5…4fc3Base$4.2070%0x2d18…781142d ago0x342cf3…359b57
0xdd07…45b90x0e3d…7757Base$31.50100%0x04bf…0d0e42d ago0x893dd5…7451d6
0xdd07…45b90x0e3d…7757Base$210.00100%0x07d6…1b9442d ago0xba151a…edfccc
0xdd07…45b90x0e3d…7757Base$31.50100%0xdb8c…386143d ago0xa809a2…64c1f1
0xdd07…45b90x47c5…4fc3Base$1.0570%0x51a8…b21143d ago0x7acb19…6ba9c0
0xdd07…45b90x47c5…4fc3Base$1.0570%0x35c6…376343d ago0xcae85f…7cb8cd
0xdd07…45b90x47c5…4fc3Base$52.5070%0xe59f…80f743d ago0x19ef12…2a8400
0xdd07…45b90x47c5…4fc3Base$10.5070%0xf643…981043d ago0x91dd20…9abba5
0xdd07…45b90x0e3d…7757Base$10.50100%0x823e…6b6c43d ago0x479aa8…661ccd
0xdd07…45b90x0e3d…7757Base$3.15100%0x69ba…d2e243d ago0xd48c61…59ed91
0xdd07…45b90x0e3d…7757Base$31.50100%0x096a…5c7b43d ago0x59534f…71aabb
0xdd07…45b90x0e3d…7757Base$10.50100%0xc52b…5a8d43d ago0x578774…3afaa8
0xdd07…45b90x0e3d…7757Base$5.25100%0x6bdd…b27643d ago0xf21951…8f2f26
0xdd07…45b90x47c5…4fc3Base$5.2570%0x8ee8…f8f243d ago0xc4d8e8…203d03

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.