Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x103c…4ec10x6a5e…c666Basex402 service$0.001100%payAI115d ago0xec4e78…0c3d01
0x103c…4ec10x6a5e…c666Basex402 service$0.001100%payAI115d ago0xf58594…139f63
0x103c…4ec10x6a5e…c666Basex402 service$0.001100%payAI115d ago0x2e3f78…5ad7cd
0x103c…4ec10x6a5e…c666Basex402 service$0.001100%payAI115d ago0x121c63…ceef69
0x103c…4ec10x6a5e…c666Basex402 service$0.001100%payAI115d ago0x446431…2af8f1
0x103c…4ec10x6a5e…c666Basex402 service$0.001100%payAI115d ago0x75554d…17eb23
0x103c…4ec10x6a5e…c666Basex402 service$0.001100%payAI115d ago0x7385c5…1eb73a
0x103c…4ec10x6a5e…c666Basex402 service$0.001100%payAI115d ago0xf306fb…63d196
0x103c…4ec10x6a5e…c666Basex402 service$0.001100%payAI115d ago0x695573…098fdd
0x103c…4ec10x6a5e…c666Basex402 service$0.001100%payAI115d ago0xa43a99…c97f93
0x103c…4ec10x6a5e…c666Basex402 service$0.001100%payAI115d ago0x307efd…3dbb61
0x103c…4ec10x6a5e…c666Basex402 service$0.001100%payAI115d ago0xa58450…6b88c1
0x103c…4ec10x6a5e…c666Basex402 service$0.001100%payAI115d ago0x10f52a…46337b
0x103c…4ec10x6a5e…c666Basex402 service$0.001100%payAI115d ago0xb70d1b…d28ab0
0x103c…4ec10x6a5e…c666Basex402 service$0.001100%payAI115d ago0x99ac10…023150
0x103c…4ec10x6a5e…c666Basex402 service$0.001100%payAI115d ago0x5861ba…57b474
0x103c…4ec10x6a5e…c666Basex402 service$0.001100%payAI115d ago0xf5b322…57192f
0x103c…4ec10x6a5e…c666Basex402 service$0.001100%payAI115d ago0x699544…598268
0x103c…4ec10x6a5e…c666Basex402 service$0.001100%payAI115d ago0x0c4d07…ed05a1
0x103c…4ec10x6a5e…c666Basex402 service$0.001100%payAI115d ago0x3fea85…a82db0
0x103c…4ec10x6a5e…c666Basex402 service$0.001100%payAI115d ago0xc0fd19…52b887
0x103c…4ec10x6a5e…c666Basex402 service$0.001100%payAI115d ago0xe0711a…3ba50b
0x103c…4ec10x6a5e…c666Basex402 service$0.001100%payAI115d ago0x50778b…5ff98c
0x103c…4ec10x6a5e…c666Basex402 service$0.001100%payAI115d ago0x97e5dd…d03e00
0x103c…4ec10x6a5e…c666Basex402 service$0.001100%payAI115d ago0xcc916d…770a33

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.