Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd60e…1bcf0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x9e936c…53700f
0xd60e…1bcf0x6a5e…c666Basex402 service$0.001100%payAI110d ago0xc2c951…f59d9f
0xd60e…1bcf0x6a5e…c666Basex402 service$0.001100%payAI110d ago0xba1b16…368d36
0xd60e…1bcf0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x2e294a…090c0f
0xd60e…1bcf0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x4ed37a…02fb36
0xd60e…1bcf0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x3301b9…a32973
0xd60e…1bcf0x6a5e…c666Basex402 service$0.001100%payAI110d ago0xb2752e…61ceae
0xd60e…1bcf0x6a5e…c666Basex402 service$0.001100%payAI110d ago0xb2fed3…602acb
0xd60e…1bcf0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x972584…36cff0
0xd60e…1bcf0x6a5e…c666Basex402 service$0.001100%payAI110d ago0xa990d3…55f682
0xd60e…1bcf0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x38bb0f…91cc1a
0xd60e…1bcf0x6a5e…c666Basex402 service$0.001100%payAI110d ago0xa0fece…1aff99
0xd60e…1bcf0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x3132aa…0f3253
0xd60e…1bcf0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x787541…c3ea56
0xd60e…1bcf0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x891c80…216670
0xd60e…1bcf0x6a5e…c666Basex402 service$0.001100%payAI110d ago0xfbb983…364e4d
0xd60e…1bcf0x6a5e…c666Basex402 service$0.001100%payAI110d ago0xbea0c0…425ebe
0xd60e…1bcf0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x1fa1f7…08e8ac
0xd60e…1bcf0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x864e39…66bd7b
0xd60e…1bcf0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x4ba6ed…286f7f
0xd60e…1bcf0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x62add9…75593b
0xd60e…1bcf0x6a5e…c666Basex402 service$0.001100%payAI111d ago0x74c3a6…d2992e
0xd60e…1bcf0x6a5e…c666Basex402 service$0.001100%payAI111d ago0xec7375…7a0800
0xd60e…1bcf0x6a5e…c666Basex402 service$0.001100%payAI111d ago0x5f9ae9…0be94c
0xd60e…1bcf0x6a5e…c666Basex402 service$0.001100%payAI111d ago0x61a409…5455b1

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.