Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6ccc…60ab0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x6d71d2…eda50c
0x6ccc…60ab0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x7b6158…564b9e
0x6ccc…60ab0x6a5e…c666Basex402 service$0.001100%payAI114d ago0xe2f7c5…982a76
0x6ccc…60ab0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x4f719d…26d71b
0x6ccc…60ab0x6a5e…c666Basex402 service$0.001100%payAI114d ago0xfe4200…74f2d1
0x6ccc…60ab0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x5c5cd2…3b1480
0x6ccc…60ab0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x63ab34…610e06
0x6ccc…60ab0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x181014…44a2bf
0x6ccc…60ab0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x0923c0…cc9e0b
0x6ccc…60ab0x6a5e…c666Basex402 service$0.001100%payAI114d ago0xe860fa…2a9075
0x6ccc…60ab0x6a5e…c666Basex402 service$0.001100%payAI114d ago0xa235cd…2c1ecb
0x6ccc…60ab0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x78950e…7fcfb4
0x6ccc…60ab0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x2ed25f…7dd7d8
0x6ccc…60ab0x6a5e…c666Basex402 service$0.001100%payAI114d ago0xcc2e89…ef79ab
0x6ccc…60ab0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x53b0a8…274086
0x6ccc…60ab0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x76dd0b…537b38
0x6ccc…60ab0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x772ef1…286116
0x6ccc…60ab0x6a5e…c666Basex402 service$0.001100%payAI114d ago0xdde4b4…e3f8d2
0x6ccc…60ab0x6a5e…c666Basex402 service$0.001100%payAI114d ago0xb10380…d8a771
0x6ccc…60ab0x6a5e…c666Basex402 service$0.001100%payAI114d ago0xb5e44d…98a522
0x6ccc…60ab0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x06dd49…2b46ac
0x6ccc…60ab0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x8f3014…5c13e0
0x6ccc…60ab0x6a5e…c666Basex402 service$0.001100%payAI114d ago0xd61ab7…3e4f2a
0x6ccc…60ab0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x29ae54…dbe935
0x6ccc…60ab0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x67dbef…1ecb88

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.