Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xac42…d6f40x6a5e…c666Basex402 service$0.001100%payAI111d ago0x64f128…e3dd7f
0xac42…d6f40x6a5e…c666Basex402 service$0.001100%payAI111d ago0x7874f3…0b9336
0xac42…d6f40x6a5e…c666Basex402 service$0.001100%payAI111d ago0xcd723f…03361d
0xac42…d6f40x6a5e…c666Basex402 service$0.001100%payAI111d ago0x6aaa98…06b3c0
0xac42…d6f40x6a5e…c666Basex402 service$0.001100%payAI111d ago0xa34533…03132e
0xac42…d6f40x6a5e…c666Basex402 service$0.001100%payAI112d ago0x1ac34d…2f82c7
0xac42…d6f40x6a5e…c666Basex402 service$0.001100%payAI112d ago0xa76e58…ce61fb
0xac42…d6f40x6a5e…c666Basex402 service$0.001100%payAI112d ago0xca8712…4e2cb7
0xac42…d6f40x6a5e…c666Basex402 service$0.001100%payAI112d ago0x3917ab…eee0f4
0xac42…d6f40x6a5e…c666Basex402 service$0.001100%payAI112d ago0xd6cd9d…b5fced
0xac42…d6f40x6a5e…c666Basex402 service$0.001100%payAI112d ago0x929c5a…39e77d
0xac42…d6f40x6a5e…c666Basex402 service$0.001100%payAI112d ago0xd5a474…431a6c
0xac42…d6f40x6a5e…c666Basex402 service$0.001100%payAI112d ago0xaac1ff…cf1d5d
0xac42…d6f40x6a5e…c666Basex402 service$0.001100%payAI112d ago0x459d39…9497c3
0xac42…d6f40x6a5e…c666Basex402 service$0.001100%payAI112d ago0xf9f700…7ae118
0xac42…d6f40x6a5e…c666Basex402 service$0.001100%payAI112d ago0x4fe5f5…0d316b
0xac42…d6f40x6a5e…c666Basex402 service$0.001100%payAI112d ago0x1fa39d…ea256a
0xac42…d6f40x6a5e…c666Basex402 service$0.001100%payAI112d ago0x97ef82…02c564
0xac42…d6f40x6a5e…c666Basex402 service$0.001100%payAI112d ago0xce43fc…cd4faf
0xac42…d6f40x6a5e…c666Basex402 service$0.001100%payAI112d ago0x5a277a…96340b
0xac42…d6f40x6a5e…c666Basex402 service$0.001100%payAI112d ago0xc897ea…1fb853
0xac42…d6f40x6a5e…c666Basex402 service$0.001100%payAI112d ago0x2a354d…9790b4
0xac42…d6f40x6a5e…c666Basex402 service$0.001100%payAI112d ago0x5ff763…a11c25
0xac42…d6f40x6a5e…c666Basex402 service$0.001100%payAI112d ago0x3ff84f…c6272c
0xac42…d6f40x6a5e…c666Basex402 service$0.001100%payAI112d ago0x77fa84…815182

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.