Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe7fd…84100x17cd…7905Basex402 service$0.05100%coinbase4d ago0x0ae857…5fddf5
0xe7fd…84100x17cd…7905Basex402 service$0.05100%coinbase4d ago0x8b844d…bf3321
0xe7fd…84100x17cd…7905Basex402 service$0.05100%coinbase4d ago0xc03675…17a56c
0xe7fd…84100x17cd…7905Basex402 service$0.05100%coinbase4d ago0xa6f3a5…30bbe6
0xe7fd…84100x17cd…7905Basex402 service$0.05100%coinbase4d ago0x1db172…bf5bf6
0xe7fd…84100x17cd…7905Basex402 service$0.05100%coinbase4d ago0x52618c…586ea6
0xe7fd…84100x17cd…7905Basex402 service$0.05100%coinbase4d ago0x25654f…186e85
0xe7fd…84100x17cd…7905Basex402 service$0.05100%coinbase4d ago0x9786c3…06588b
0xe7fd…84100x17cd…7905Basex402 service$0.05100%coinbase4d ago0xa639f7…b14e8b
0xe7fd…84100x17cd…7905Basex402 service$0.05100%coinbase4d ago0x403a1c…52739d
0xe7fd…84100x17cd…7905Basex402 service$0.05100%coinbase4d ago0x518007…50969a
0xe7fd…84100x17cd…7905Basex402 service$0.05100%coinbase4d ago0xda5931…e07218
0xe7fd…84100x17cd…7905Basex402 service$0.05100%coinbase4d ago0x3f8a62…6015d3
0xe7fd…84100x17cd…7905Basex402 service$0.05100%coinbase4d ago0x12e554…31823a
0xe7fd…84100x17cd…7905Basex402 service$0.05100%coinbase4d ago0x7192db…194f6a
0xe7fd…84100x17cd…7905Basex402 service$0.05100%coinbase4d ago0x318cdf…0cc4a4
0xe7fd…84100x17cd…7905Basex402 service$0.05100%coinbase4d ago0xc3ced1…05b93d
0xe7fd…84100x17cd…7905Basex402 service$0.05100%coinbase4d ago0x9cfec1…1138ee
0xe7fd…84100x17cd…7905Basex402 service$0.05100%coinbase4d ago0x81202d…134c0b
0xe7fd…84100x17cd…7905Basex402 service$0.05100%coinbase4d ago0xb4ac2f…8b9540

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.