Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa7eb…e7360x6a5e…c666Basex402 service$0.001100%payAI115d ago0x70e24d…53f486
0xa7eb…e7360x6a5e…c666Basex402 service$0.001100%payAI115d ago0x398d65…bd467e
0xa7eb…e7360x6a5e…c666Basex402 service$0.001100%payAI115d ago0x867a75…f56c09
0xa7eb…e7360x6a5e…c666Basex402 service$0.001100%payAI115d ago0x477727…c87257
0xa7eb…e7360x6a5e…c666Basex402 service$0.001100%payAI115d ago0xacd871…fc4211
0xa7eb…e7360x6a5e…c666Basex402 service$0.001100%payAI115d ago0x732034…864ec1
0xa7eb…e7360x6a5e…c666Basex402 service$0.001100%payAI115d ago0xde67a0…8d6238
0xa7eb…e7360x6a5e…c666Basex402 service$0.001100%payAI115d ago0x45f4fb…cf935c
0xa7eb…e7360x6a5e…c666Basex402 service$0.001100%payAI115d ago0x06ecdc…035c0f
0xa7eb…e7360x6a5e…c666Basex402 service$0.001100%payAI115d ago0x1b716f…67427b
0xa7eb…e7360x6a5e…c666Basex402 service$0.001100%payAI115d ago0x76c6e0…69e9f5
0xa7eb…e7360x6a5e…c666Basex402 service$0.001100%payAI115d ago0x59ab79…8dd494
0xa7eb…e7360x6a5e…c666Basex402 service$0.001100%payAI115d ago0x84df62…89e77a
0xa7eb…e7360x6a5e…c666Basex402 service$0.001100%payAI115d ago0x95f091…a17f06
0xa7eb…e7360x6a5e…c666Basex402 service$0.001100%payAI115d ago0xac04f9…c09cb4
0xa7eb…e7360x6a5e…c666Basex402 service$0.001100%payAI115d ago0xe6641f…f791de
0xa7eb…e7360x6a5e…c666Basex402 service$0.001100%payAI115d ago0x9b4288…dbed91
0xa7eb…e7360x6a5e…c666Basex402 service$0.001100%payAI115d ago0x306fa1…fc57c3
0xa7eb…e7360x6a5e…c666Basex402 service$0.001100%payAI115d ago0xd59b26…113700
0xa7eb…e7360x6a5e…c666Basex402 service$0.001100%payAI115d ago0xa48337…84a687
0xa7eb…e7360x6a5e…c666Basex402 service$0.001100%payAI115d ago0x3c364a…05549c
0xa7eb…e7360x6a5e…c666Basex402 service$0.001100%payAI115d ago0x69e1de…8bbe56
0xa7eb…e7360x6a5e…c666Basex402 service$0.001100%payAI115d ago0xf1dcc1…1abdfa
0xa7eb…e7360x6a5e…c666Basex402 service$0.001100%payAI115d ago0x730db6…f989ee
0xa7eb…e7360x6a5e…c666Basex402 service$0.001100%payAI115d ago0x0d0831…9c711b

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.