Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1061…a4e30xb0af…7de0Base—$10.00100%coinbase21d ago0xd42317…b350d7
0x1061…a4e30xb0af…7de0Base—$12.01100%coinbase21d ago0xc3da47…fd3af6
0x1061…a4e30xb0af…7de0Base—$12.01100%coinbase21d ago0x409c5d…a11366
0x1061…a4e30xb0af…7de0Base—$8.50100%coinbase22d ago0xdabbc6…be08e3
0x1061…a4e30xb0af…7de0Base—$12.64100%coinbase22d ago0x065ddc…662d32
0x1061…a4e30xb0af…7de0Base—$13.15100%coinbase22d ago0x588286…5e9f71
0x1061…a4e30xb0af…7de0Base—$13.73100%coinbase22d ago0x5da258…096218
0x1061…a4e30xb0af…7de0Base—$14.22100%coinbase22d ago0xb1b89b…7199f0
0x1061…a4e30xb0af…7de0Base—$14.69100%coinbase22d ago0x455958…49a411
0x1061…a4e30xb0af…7de0Base—$8.50100%coinbase22d ago0x867330…9c82a1
0x1061…a4e30xb0af…7de0Base—$14.45100%coinbase22d ago0x217e84…339f6b
0x1061…a4e30xb0af…7de0Base—$14.01100%coinbase22d ago0x1493c0…8d026d
0x1061…a4e30xb0af…7de0Base—$12.01100%coinbase22d ago0x9e2413…d5aacb
0x1061…a4e30xb0af…7de0Base—$10.00100%coinbase22d ago0x7c904a…f685c6
0x1061…a4e30xb0af…7de0Base—$12.90100%coinbase22d ago0x468b45…b87235
0x1061…a4e30xb0af…7de0Base—$13.10100%coinbase22d ago0x20aea0…a990d6
0x1061…a4e30xb0af…7de0Base—$13.72100%coinbase22d ago0x693ee7…493eb6
0x1061…a4e30xb0af…7de0Base—$8.50100%coinbase22d ago0xfb16d4…a71a8f
0x1061…a4e30xb0af…7de0Base—$13.21100%coinbase22d ago0xfc9be1…68a2e3
0x1061…a4e30xb0af…7de0Base—$13.34100%coinbase22d ago0x61f35b…e4d889
0x1061…a4e30xb0af…7de0Base—$12.91100%coinbase22d ago0x7bcda1…6d8677
0x1061…a4e30xb0af…7de0Base—$10.00100%coinbase22d ago0x818251…668114
0x1061…a4e30xb0af…7de0Base—$12.55100%coinbase22d ago0xa9b2d2…3ca3cc
0x1061…a4e30xb0af…7de0Base—$8.50100%coinbase22d ago0xec96e0…cfbc38
0x1061…a4e30xb0af…7de0Base—$12.51100%coinbase22d ago0x58e559…b5b659

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.