Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5bb7…63240x6a5e…c666Basex402 service$0.001100%payAI120d ago0xf2d9d1…aaeca0
0x5bb7…63240x6a5e…c666Basex402 service$0.001100%payAI120d ago0x39407c…57c009
0x5bb7…63240x6a5e…c666Basex402 service$0.001100%payAI120d ago0x27ca16…76f187
0x5bb7…63240x6a5e…c666Basex402 service$0.001100%payAI120d ago0xa448e4…c798d3
0x5bb7…63240x6a5e…c666Basex402 service$0.001100%payAI121d ago0x5d1c04…35763d
0x5bb7…63240x6a5e…c666Basex402 service$0.001100%payAI121d ago0x40fb3b…981568
0x5bb7…63240x6a5e…c666Basex402 service$0.001100%payAI121d ago0xd98775…3118d0
0x5bb7…63240x6a5e…c666Basex402 service$0.001100%payAI121d ago0x9b36c0…4e933d
0x5bb7…63240x6a5e…c666Basex402 service$0.001100%payAI121d ago0xa0e839…730201
0x5bb7…63240x6a5e…c666Basex402 service$0.001100%payAI121d ago0x473eab…5e2628
0x5bb7…63240x6a5e…c666Basex402 service$0.001100%payAI121d ago0xeb3ae2…875eb8
0x5bb7…63240x6a5e…c666Basex402 service$0.001100%payAI121d ago0x38c3dc…7b92f3
0x5bb7…63240x6a5e…c666Basex402 service$0.001100%payAI121d ago0xbdacd5…60f6c8
0x5bb7…63240x6a5e…c666Basex402 service$0.001100%payAI121d ago0x2dcbf7…afe716
0x5bb7…63240x6a5e…c666Basex402 service$0.001100%payAI121d ago0x356ac9…95825c
0x5bb7…63240x6a5e…c666Basex402 service$0.001100%payAI121d ago0xe60f90…3246f8
0x5bb7…63240x6a5e…c666Basex402 service$0.001100%payAI121d ago0x52045b…aa6279
0x5bb7…63240x6a5e…c666Basex402 service$0.001100%payAI121d ago0x127254…c58c74
0x5bb7…63240x6a5e…c666Basex402 service$0.001100%payAI121d ago0x00d084…d0d06b

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.