Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xad6f…1be50x6a5e…c666Basex402 service$0.001100%payAI106d ago0x0a87f3…a5eecc
0xad6f…1be50x6a5e…c666Basex402 service$0.001100%payAI106d ago0x101474…cff45b
0xad6f…1be50x6a5e…c666Basex402 service$0.001100%payAI106d ago0x72518a…427971
0xad6f…1be50x6a5e…c666Basex402 service$0.001100%payAI106d ago0x6d0ac9…72ae41
0xad6f…1be50x6a5e…c666Basex402 service$0.001100%payAI106d ago0x52302e…861be0
0xad6f…1be50x6a5e…c666Basex402 service$0.001100%payAI106d ago0xdbb552…88a2b3
0xad6f…1be50x6a5e…c666Basex402 service$0.001100%payAI106d ago0x951f9a…db5a6c
0xad6f…1be50x6a5e…c666Basex402 service$0.001100%payAI106d ago0xaa2df6…c0bd07
0xad6f…1be50x6a5e…c666Basex402 service$0.001100%payAI106d ago0xe8b78a…13de44
0xad6f…1be50x6a5e…c666Basex402 service$0.001100%payAI106d ago0xffe5f7…dce1ea
0xad6f…1be50x6a5e…c666Basex402 service$0.001100%payAI106d ago0x842c5f…baf7f2
0xad6f…1be50x6a5e…c666Basex402 service$0.001100%payAI106d ago0xeedd05…b08385
0xad6f…1be50x6a5e…c666Basex402 service$0.001100%payAI106d ago0xd3e49b…f95b83
0xad6f…1be50x6a5e…c666Basex402 service$0.001100%payAI106d ago0x94c972…3306c2
0xad6f…1be50x6a5e…c666Basex402 service$0.001100%payAI106d ago0x204fc8…d76e7a
0xad6f…1be50x6a5e…c666Basex402 service$0.001100%payAI106d ago0xacd6b5…38596c
0xad6f…1be50x6a5e…c666Basex402 service$0.001100%payAI106d ago0x987414…843fe8
0xad6f…1be50x6a5e…c666Basex402 service$0.001100%payAI106d ago0x852792…4abf99
0xad6f…1be50x6a5e…c666Basex402 service$0.001100%payAI106d ago0x6f263b…9a8127
0xad6f…1be50x6a5e…c666Basex402 service$0.001100%payAI106d ago0x41bb3d…526f2e
0xad6f…1be50x6a5e…c666Basex402 service$0.001100%payAI106d ago0x07f9cb…7b8ffb
0xad6f…1be50x6a5e…c666Basex402 service$0.001100%payAI106d ago0x1b0d92…f88220
0xad6f…1be50x6a5e…c666Basex402 service$0.001100%payAI106d ago0x882fbd…e2fafb
0xad6f…1be50x6a5e…c666Basex402 service$0.001100%payAI106d ago0x4f039b…0171c3
0xad6f…1be50x6a5e…c666Basex402 service$0.001100%payAI106d ago0xa8353b…1c372c

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.