Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7b1c…0bc50xa9dd…2315Base—$0.002100%coinbase52d ago0x476dac…d0f2a5
0x7b1c…0bc50xa9dd…2315Base—$0.002100%coinbase52d ago0x036a93…af2ae2
0x7b1c…0bc50xa9dd…2315Base—$0.002100%coinbase52d ago0x4a6d8f…349a46
0x7b1c…0bc50xa9dd…2315Base—$0.002100%coinbase52d ago0x0dd132…d6f161
0x7b1c…0bc50xa9dd…2315Base—$0.002100%coinbase52d ago0x895355…edb9d5
0x7b1c…0bc50xa9dd…2315Base—$0.002100%coinbase52d ago0xb51a69…5a9262
0x7b1c…0bc50xa9dd…2315Base—$0.002100%coinbase52d ago0x6608e0…44dcaf
0x7b1c…0bc50xa9dd…2315Base—$0.002100%coinbase52d ago0x2ceeb8…ca5577
0x7b1c…0bc50xa9dd…2315Base—$0.002100%coinbase52d ago0xbe3029…e3115b
0x7b1c…0bc50xa9dd…2315Base—$0.002100%coinbase52d ago0xa13a02…23d11e
0x7b1c…0bc50xa9dd…2315Base—$0.002100%coinbase52d ago0x163fcd…6c48f1
0x7b1c…0bc50xa9dd…2315Base—$0.002100%coinbase52d ago0x84af06…49bb19
0x7b1c…0bc50xa9dd…2315Base—$0.002100%coinbase52d ago0x1fa882…c147fd
0x7b1c…0bc50xa9dd…2315Base—$0.002100%coinbase52d ago0xb5c429…df7ed8
0x7b1c…0bc50xa9dd…2315Base—$0.002100%coinbase52d ago0x1d6984…4efcbc
0x7b1c…0bc50xa9dd…2315Base—$0.002100%coinbase52d ago0x678c4a…8e5486
0x7b1c…0bc50xa9dd…2315Base—$0.002100%coinbase52d ago0xc1af89…2e96ac
0x7b1c…0bc50xa9dd…2315Base—$0.002100%coinbase52d ago0xc4db2a…69330f
0x7b1c…0bc50xa9dd…2315Base—$0.002100%coinbase52d ago0x4195c4…ecbead
0x7b1c…0bc50xa9dd…2315Base—$0.002100%coinbase52d ago0xbf7296…5fb558
0x7b1c…0bc50xa9dd…2315Base—$0.002100%coinbase52d ago0x87f8bf…a895a6
0x7b1c…0bc50xa9dd…2315Base—$0.002100%coinbase52d ago0xfb3719…4e1030
0x7b1c…0bc50xa9dd…2315Base—$0.002100%coinbase52d ago0x3e51bb…cd6eb1
0x7b1c…0bc50xa9dd…2315Base—$0.002100%coinbase52d ago0xdf0eae…d46f81
0x7b1c…0bc50xa9dd…2315Base—$0.002100%coinbase52d ago0xdc4cdd…13482e

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.