Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x67e9…afe00x6a5e…c666Basex402 service$0.001100%payAI113d ago0xabe7b4…33325d
0x67e9…afe00x6a5e…c666Basex402 service$0.001100%payAI113d ago0x232368…5f4b76
0x67e9…afe00x6a5e…c666Basex402 service$0.001100%payAI113d ago0xb3e045…141479
0x67e9…afe00x6a5e…c666Basex402 service$0.001100%payAI113d ago0xf05073…3adcb4
0x67e9…afe00x6a5e…c666Basex402 service$0.001100%payAI113d ago0x678a76…8a988a
0x67e9…afe00x6a5e…c666Basex402 service$0.001100%payAI113d ago0x8ec600…8860b6
0x67e9…afe00x6a5e…c666Basex402 service$0.001100%payAI113d ago0x1f1a07…5f40b9
0x67e9…afe00x6a5e…c666Basex402 service$0.001100%payAI113d ago0x36bc6e…7697d8
0x67e9…afe00x6a5e…c666Basex402 service$0.001100%payAI113d ago0xcc323f…3136b6
0x67e9…afe00x6a5e…c666Basex402 service$0.001100%payAI113d ago0x8a8766…a5e342
0x67e9…afe00x6a5e…c666Basex402 service$0.001100%payAI113d ago0x14b529…f93c22
0x67e9…afe00x6a5e…c666Basex402 service$0.001100%payAI113d ago0xdd3da5…97314e
0x67e9…afe00x6a5e…c666Basex402 service$0.001100%payAI113d ago0x8ca706…c0a756
0x67e9…afe00x6a5e…c666Basex402 service$0.001100%payAI113d ago0x3953c8…610059
0x67e9…afe00x6a5e…c666Basex402 service$0.001100%payAI113d ago0x981902…b26cfe
0x67e9…afe00x6a5e…c666Basex402 service$0.001100%payAI113d ago0x92cd4b…fc906c
0x67e9…afe00x6a5e…c666Basex402 service$0.001100%payAI113d ago0xa549d7…56b3c7
0x67e9…afe00x6a5e…c666Basex402 service$0.001100%payAI113d ago0x2a2009…d92ff9
0x67e9…afe00x6a5e…c666Basex402 service$0.001100%payAI113d ago0x623ac6…e31b72
0x67e9…afe00x6a5e…c666Basex402 service$0.001100%payAI113d ago0x638f1f…e89acd
0x67e9…afe00x6a5e…c666Basex402 service$0.001100%payAI113d ago0xf49218…5d754e
0x67e9…afe00x6a5e…c666Basex402 service$0.001100%payAI113d ago0x9d2350…ce58d5
0x67e9…afe00x6a5e…c666Basex402 service$0.001100%payAI113d ago0x7a3c7c…1b6757
0x67e9…afe00x6a5e…c666Basex402 service$0.001100%payAI113d ago0xd42fb2…0a96da
0x67e9…afe00x6a5e…c666Basex402 service$0.001100%payAI113d ago0x8d87e3…06dc2a

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.