Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xeaa9…33e40x6a5e…c666Basex402 service$0.001100%payAI104d ago0xb2f212…56300e
0xeaa9…33e40x6a5e…c666Basex402 service$0.001100%payAI104d ago0xb45dd2…81dcd0
0xeaa9…33e40x6a5e…c666Basex402 service$0.001100%payAI104d ago0x2f90ce…549492
0xeaa9…33e40x6a5e…c666Basex402 service$0.001100%payAI104d ago0xf9bed8…4e6190
0xeaa9…33e40x6a5e…c666Basex402 service$0.001100%payAI104d ago0xe80465…7678f6
0xeaa9…33e40x6a5e…c666Basex402 service$0.001100%payAI104d ago0xe600a7…97d400
0xeaa9…33e40x6a5e…c666Basex402 service$0.001100%payAI104d ago0xb5c1bd…5a5473
0xeaa9…33e40x6a5e…c666Basex402 service$0.001100%payAI104d ago0x16fddd…251828
0xeaa9…33e40x6a5e…c666Basex402 service$0.001100%payAI104d ago0x03b7a4…43fe54
0xeaa9…33e40x6a5e…c666Basex402 service$0.001100%payAI104d ago0xc4d42d…7daffe
0xeaa9…33e40x6a5e…c666Basex402 service$0.001100%payAI104d ago0x73e2ea…103a23
0xeaa9…33e40x6a5e…c666Basex402 service$0.001100%payAI104d ago0x625de4…da7c1d
0xeaa9…33e40x6a5e…c666Basex402 service$0.001100%payAI104d ago0x2e1ad6…f7e2ad
0xeaa9…33e40x6a5e…c666Basex402 service$0.001100%payAI104d ago0x775375…4d7be5
0xeaa9…33e40x6a5e…c666Basex402 service$0.001100%payAI104d ago0x412143…7651ee
0xeaa9…33e40x6a5e…c666Basex402 service$0.001100%payAI104d ago0x3c1299…1d2fcf
0xeaa9…33e40x6a5e…c666Basex402 service$0.001100%payAI104d ago0xbdec71…6fdc74
0xeaa9…33e40x6a5e…c666Basex402 service$0.001100%payAI104d ago0x803ef9…752cc6
0xeaa9…33e40x6a5e…c666Basex402 service$0.001100%payAI104d ago0x1eda79…09cb69
0xeaa9…33e40x6a5e…c666Basex402 service$0.001100%payAI104d ago0xce005c…d6fc8f
0xeaa9…33e40x6a5e…c666Basex402 service$0.001100%payAI104d ago0x1c1ac3…a82b40
0xeaa9…33e40x6a5e…c666Basex402 service$0.001100%payAI104d ago0xf828fc…875942
0xeaa9…33e40x6a5e…c666Basex402 service$0.001100%payAI104d ago0x8a3636…1d6373
0xeaa9…33e40x6a5e…c666Basex402 service$0.001100%payAI104d ago0x118a97…084a62
0xeaa9…33e40x6a5e…c666Basex402 service$0.001100%payAI104d ago0x3756f0…ad1dbb

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.