Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x9a6e…41a90xb3e7…bf5bBasex402 serviceTest$0.04100%coinbase67d ago0x907f79…b2d0af
0x9a6e…41a90x3dcb…32e1Basex402 service$0.002100%coinbase67d ago0x5e03d8…3ad855
0x9a6e…41a90x3dcb…32e1Basex402 service$0.005100%coinbase67d ago0x8e2953…38e9bf
0x9a6e…41a90x3dcb…32e1Basex402 service$0.005100%coinbase67d ago0x12a97f…e09c24
0x9a6e…41a90x3dcb…32e1Basex402 service$0.005100%coinbase67d ago0x41e383…944185
0x9a6e…41a90x3dcb…32e1Basex402 service$0.005100%coinbase67d ago0x0fd86b…3c70ce
0x9a6e…41a90x3dcb…32e1Basex402 service$0.005100%coinbase67d ago0x962593…5598f4
0x9a6e…41a90x3dcb…32e1Basex402 service$0.005100%coinbase67d ago0xcdba7e…4647a2
0x9a6e…41a90x3dcb…32e1Basex402 service$0.005100%coinbase67d ago0x62b01d…97133d
0x9a6e…41a90x3dcb…32e1Basex402 service$0.005100%coinbase67d ago0x105476…07f0d8
0x9a6e…41a90x3dcb…32e1Basex402 service$0.005100%coinbase67d ago0x393e38…564683
0x9a6e…41a90x3dcb…32e1Basex402 service$0.005100%coinbase67d ago0x8c0795…eba816
0x9a6e…41a90x3dcb…32e1Basex402 service$0.005100%coinbase67d ago0x284591…48c88c
0x9a6e…41a90x3dcb…32e1Basex402 service$0.005100%coinbase67d ago0x638559…c675e1
0x9a6e…41a90x3dcb…32e1Basex402 service$0.005100%coinbase67d ago0x9c4734…250179
0x9a6e…41a90x3dcb…32e1Basex402 service$0.005100%coinbase67d ago0x0e509b…575378
0x9a6e…41a90x3dcb…32e1Basex402 service$0.005100%coinbase67d ago0x3985a5…e51d9b
0x9a6e…41a90x3dcb…32e1Basex402 service$0.005100%coinbase67d ago0x983f0e…fd3dc2
0x9a6e…41a90x3dcb…32e1Basex402 service$0.005100%coinbase67d ago0x47efb7…c0e33f
0x9a6e…41a90x3dcb…32e1Basex402 service$0.005100%coinbase67d ago0x05f8eb…4ded47
0x9a6e…41a90x3dcb…32e1Basex402 service$0.005100%coinbase67d ago0x3188d1…5c4150
0x9a6e…41a90x3dcb…32e1Basex402 service$0.005100%coinbase67d ago0x284f32…32a362
0x9a6e…41a90x3dcb…32e1Basex402 service$0.005100%coinbase67d ago0x7c6155…f486df
0x9a6e…41a90x3dcb…32e1Basex402 service$0.005100%coinbase67d ago0x41023e…6bdd98
0x9a6e…41a90x3dcb…32e1Basex402 service$0.005100%coinbase67d ago0x39b746…982084

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.