Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xec7a…05e80x47d3…9ddaBasex402 service$1.00100%coinbase42d ago0x0baa63…87514b
0xec7a…05e80x47d3…9ddaBasex402 service$1.00100%coinbase42d ago0x70d7ba…d2d252
0xec7a…05e80x47d3…9ddaBasex402 service$1.00100%coinbase42d ago0x823911…1cea9b
0xec7a…05e80x47d3…9ddaBasex402 service$1.00100%coinbase42d ago0xe5197c…c4f371
0xec7a…05e80x47d3…9ddaBasex402 service$1.00100%coinbase42d ago0x84b837…521029
0xec7a…05e80x47d3…9ddaBasex402 service$1.00100%coinbase42d ago0xb7a8e9…4741db
0xec7a…05e80x47d3…9ddaBasex402 service$1.00100%coinbase42d ago0x91f5f1…67277d
0xec7a…05e80x47d3…9ddaBasex402 service$1.00100%coinbase42d ago0x706225…394922
0xec7a…05e80x47d3…9ddaBasex402 service$1.00100%coinbase42d ago0x93dee8…656503
0xec7a…05e80x47d3…9ddaBasex402 service$1.00100%coinbase42d ago0xc637aa…d08987
0xec7a…05e80x47d3…9ddaBasex402 service$1.00100%coinbase42d ago0x0838d4…77d45b
0xec7a…05e80x47d3…9ddaBasex402 service$1.00100%coinbase42d ago0x117a73…0025bc
0xec7a…05e80x47d3…9ddaBasex402 service$1.00100%coinbase42d ago0x3ed335…6a5e7b
0xec7a…05e80x47d3…9ddaBasex402 service$1.00100%coinbase42d ago0x10cb2a…bffcec
0xec7a…05e80x47d3…9ddaBasex402 service$1.00100%coinbase42d ago0x671894…92eb10
0xec7a…05e80x47d3…9ddaBasex402 service$1.00100%coinbase42d ago0x6616dc…a1f083
0xec7a…05e80x47d3…9ddaBasex402 service$1.00100%coinbase42d ago0x7e5d59…c403e5
0xec7a…05e80x47d3…9ddaBasex402 service$1.00100%coinbase42d ago0x84130c…9ba455
0xec7a…05e80x47d3…9ddaBasex402 service$1.00100%coinbase42d ago0x963ae2…099a48
0xec7a…05e80x47d3…9ddaBasex402 service$1.00100%coinbase42d ago0x25d8f3…dbd6c7
0xec7a…05e80x47d3…9ddaBasex402 service$1.00100%coinbase42d ago0xf14aa8…a07dc2
0xec7a…05e80x47d3…9ddaBasex402 service$1.00100%coinbase42d ago0x72c01f…81ab12
0xec7a…05e80x47d3…9ddaBasex402 service$1.00100%coinbase42d ago0xa92097…11d343
0xec7a…05e80x47d3…9ddaBasex402 service$1.00100%coinbase42d ago0x7a63cf…222887
0xec7a…05e80x47d3…9ddaBasex402 service$1.00100%coinbase42d ago0x928942…9cf795

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.