Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase11d ago0xd19653…1f196f
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase11d ago0x506611…ec43cb
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase11d ago0xb1e349…56e535
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase11d ago0xd3c42d…6580f2
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase11d ago0x62cf35…790fa4
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase11d ago0xa62fbf…f64b2d
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase11d ago0x36a241…6d47d2
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase11d ago0xf905cd…4c15bf
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase11d ago0xda3bc7…962633
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase11d ago0x2b2e3b…66a0f1
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase11d ago0x0c324f…e831ba
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase11d ago0x315814…95fa8f
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase11d ago0x898efd…81ce76
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase11d ago0x509093…a9e64a
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase11d ago0xbe6eeb…600735
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase11d ago0xb0a8a6…942137
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase11d ago0xc75c9e…c2f1a8
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase11d ago0x1014b0…19077c
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase11d ago0x278c21…b6d15b
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase11d ago0xf2db74…ec3ef1
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase11d ago0x6d40d5…11f8c2
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase11d ago0x6afc38…209c3c
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase11d ago0x50ed60…b2a334
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase11d ago0x32bdab…4c0db9
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase11d ago0xa1921c…cb5eed

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.