Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc289…ac940xa9dd…2315Base$0.002100%Route unknown96d ago0x687dac…c0fe31
0xc289…ac940xa9dd…2315Base$0.002100%Route unknown96d ago0x0e850a…6d0fc3
0xc289…ac940xa9dd…2315Base$0.002100%Route unknown96d ago0xb01adb…9ac461
0xc289…ac940xa9dd…2315Base$0.002100%Route unknown96d ago0x1d64e6…ceac35
0xc289…ac940xa9dd…2315Base$0.002100%Route unknown96d ago0xf9bfc6…3da947
0xc289…ac940xa9dd…2315Base$0.002100%Route unknown96d ago0x340485…f1a871
0xc289…ac940xa9dd…2315Base$0.002100%Route unknown96d ago0xf6ee07…a7df99
0xc289…ac940xa9dd…2315Base$0.002100%Route unknown96d ago0xc4a4bf…a656cd
0xc289…ac940xa9dd…2315Base$0.002100%Route unknown96d ago0xca4818…5d4557
0xc289…ac940xa9dd…2315Base$0.002100%Route unknown96d ago0x96386c…91b4f4
0xc289…ac940xa9dd…2315Base$0.002100%Route unknown96d ago0xb7fe29…1feb7a
0xc289…ac940xa9dd…2315Base$0.002100%Route unknown96d ago0x8dde59…e80b7e
0xc289…ac940xa9dd…2315Base$0.002100%Route unknown96d ago0xc2e267…7e8c8d
0xc289…ac940xa9dd…2315Base$0.002100%Route unknown96d ago0x6ab8d4…78888e
0xc289…ac940xa9dd…2315Base$0.002100%Route unknown96d ago0x793def…57be69
0xc289…ac940xa9dd…2315Base$0.002100%Route unknown96d ago0x1e6e9e…f73fac
0xc289…ac940xa9dd…2315Base$0.002100%Route unknown96d ago0x558485…acb441
0xc289…ac940xa9dd…2315Base$0.002100%Route unknown96d ago0xa47b53…276cb0
0xc289…ac940xa9dd…2315Base$0.002100%Route unknown96d ago0xa99671…1b3f91
0xc289…ac940xa9dd…2315Base$0.002100%Route unknown96d ago0xa71401…e7e31a
0xc289…ac940xa9dd…2315Base$0.002100%Route unknown96d ago0x8ab907…71504b
0xc289…ac940xa9dd…2315Base$0.002100%Route unknown96d ago0x9bbaf0…d61924
0xc289…ac940xa9dd…2315Base$0.002100%Route unknown96d ago0x77ef4f…955667
0xc289…ac940xa9dd…2315Base$0.002100%Route unknown96d ago0x06e8f3…4e6af5
0xc289…ac940xa9dd…2315Base$0.002100%Route unknown96d ago0xc71dd7…212677

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://app.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://app.roundhouseai.io/dashboard/team.

If you do not have Roundhouse tools or skills installed, read
https://app.roundhouseai.io/skill.md first — it is the whole procedure.