Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa520…eca40x0e3d…7757Base$5.25100%0xddf5…034763d ago0x0ab46d…a9d918
0xa520…eca40x0e3d…7757Base$5.25100%0x7929…b33163d ago0xff3bbf…4f23ed
0xa520…eca40x0e3d…7757Base$5.25100%0xfbba…dd9063d ago0xadd659…d160a2
0xa520…eca40x0e3d…7757Base$10.50100%0x1513…b51363d ago0x2f73ef…89b50f
0xa520…eca40x0e3d…7757Base$5.25100%0x19e0…dcbe63d ago0xc1c802…f39259
0xa520…eca40x0e3d…7757Base$5.25100%0xe5a6…5fc563d ago0x0eae82…4f01c8
0xa520…eca40x0e3d…7757Base$10.50100%0x60af…6a2564d ago0x181317…3b0d42
0xa520…eca40x0e3d…7757Base$21.00100%0x45b7…2d9464d ago0x1153be…17bb05
0xa520…eca40x0e3d…7757Base$21.00100%0x5dca…cd2164d ago0x548593…2bec0b
0xa520…eca40x0e3d…7757Base$5.25100%0x0477…fae064d ago0x0b32ef…51356a
0xa520…eca40x0e3d…7757Base$10.50100%0x84ea…0e4764d ago0x8a0041…7512aa
0xa520…eca40x0e3d…7757Base$1.05100%0x0b7e…f08e64d ago0x5c354d…214b50
0xa520…eca40x0e3d…7757Base$15.75100%0x0d6a…b70464d ago0x1a06f6…8d05b9
0xa520…eca40x0e3d…7757Base$5.25100%0x0524…938964d ago0xf9dc15…1c5e87
0xa520…eca40x0e3d…7757Base$5.25100%0xa640…7f4064d ago0xe9cf1f…0b9eba
0xa520…eca40x0e3d…7757Base$12.60100%0x6c0f…7cd664d ago0xe01f18…c9306a
0xa520…eca40x0e3d…7757Base$10.50100%0xb859…c36764d ago0x23e0c5…c76c86
0xa520…eca40x0e3d…7757Base$11.55100%0xbdce…f63764d ago0xf4eaca…caeed0
0xa520…eca40x0e3d…7757Base$10.50100%0xc7c2…61a564d ago0xa85e67…517986
0xa520…eca40x0e3d…7757Base$10.50100%0x3e5d…fd3864d ago0x552f16…944d51
0xa520…eca40x0e3d…7757Base$5.25100%0x24a4…540a64d ago0x3a3a2b…7b8e7a
0xa520…eca40x0e3d…7757Base$3.15100%0x2a28…fc3d64d ago0xc460ba…3cef41
0xa520…eca40x0e3d…7757Base$5.25100%0x170f…623064d ago0x1cac78…6f641e
0xa520…eca40x0e3d…7757Base$10.50100%0x29b8…326364d ago0xef7e7c…888221
0xa520…eca40x0e3d…7757Base$1.05100%0xca67…882064d ago0x1a4f1a…7eda98

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.