Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x2ab1…9fa50x3dcb…32e1Basex402 service$0.002100%coinbase17d ago0x8b4056…2b3bb9
0xbaaa…a3a80x3dcb…32e1Basex402 service$0.005100%coinbase17d ago0xf0b7ec…627cd1
0x97ce…b0700x3dcb…32e1Basex402 service$0.005100%coinbase17d ago0x1c2ba3…23af91
0x5ac5…4b4a0x3dcb…32e1Basex402 service$0.005100%coinbase17d ago0xaf8537…7a8603
0xb0f8…5d7e0x3dcb…32e1Basex402 service$0.005100%coinbase17d ago0x123813…0ac021
0x9b75…d52a0x3dcb…32e1Basex402 service$0.005100%coinbase17d ago0xd8d7cc…ab8289
0x9d6c…20920x3dcb…32e1Basex402 service$0.002100%coinbase17d ago0x3e4066…6df409
0x0bce…48df0x3dcb…32e1Basex402 service$0.002100%coinbase17d ago0x74f173…53c836
0x3565…a1df0x3dcb…32e1Basex402 service$0.005100%coinbase17d ago0x6a7d9c…75d0cf
0xdad7…75c50x3dcb…32e1Basex402 service$0.005100%coinbase17d ago0x2e2e6c…185891
0x577b…16130x3dcb…32e1Basex402 service$0.005100%coinbase18d ago0x108c11…e360cd
0xa6c7…30140x3dcb…32e1Basex402 service$0.005100%coinbase18d ago0xe963f0…8b53ed
0x2a76…39830x3dcb…32e1Basex402 service$0.002100%coinbase18d ago0x275511…0b9002
0x947c…f9480x3dcb…32e1Basex402 service$0.005100%coinbase18d ago0xfa1f93…66a0f2
0x8449…02f10x3dcb…32e1Basex402 service$0.005100%coinbase18d ago0x3574f2…c58c40
0x577b…16130x3dcb…32e1Basex402 service$0.005100%coinbase18d ago0x549cab…ca6590
0x5524…def00x3dcb…32e1Basex402 service$0.005100%coinbase18d ago0xd0e5e4…3a77e7
0xea59…95190x3dcb…32e1Basex402 service$0.005100%coinbase18d ago0xccf4e2…f42dc4
0x5704…387f0x3dcb…32e1Basex402 service$0.005100%coinbase18d ago0xd32f71…336d44

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.