Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xbb92…52f90x6a5e…c666Basex402 service$0.001100%payAI104d ago0x974728…70f532
0xbb92…52f90x6a5e…c666Basex402 service$0.001100%payAI104d ago0xd7765d…427bd3
0xbb92…52f90x6a5e…c666Basex402 service$0.001100%payAI104d ago0x47b2f2…5b8a36
0xbb92…52f90x6a5e…c666Basex402 service$0.001100%payAI104d ago0xcc80d8…e32723
0xbb92…52f90x6a5e…c666Basex402 service$0.001100%payAI104d ago0x786d97…b2397f
0xbb92…52f90x6a5e…c666Basex402 service$0.001100%payAI104d ago0x50d600…4b0354
0xbb92…52f90x6a5e…c666Basex402 service$0.001100%payAI105d ago0x62848e…57c432
0xbb92…52f90x6a5e…c666Basex402 service$0.001100%payAI105d ago0x0122a1…684bc6
0xbb92…52f90x6a5e…c666Basex402 service$0.001100%payAI105d ago0x7ac19f…fc73d3
0xbb92…52f90x6a5e…c666Basex402 service$0.001100%payAI105d ago0x35f397…f90fa4
0xbb92…52f90x6a5e…c666Basex402 service$0.001100%payAI105d ago0x70da73…e17a0a
0xbb92…52f90x6a5e…c666Basex402 service$0.001100%payAI105d ago0x421d3d…1dbc3b
0xbb92…52f90x6a5e…c666Basex402 service$0.001100%payAI105d ago0x9f84e1…b4f1e7
0xbb92…52f90x6a5e…c666Basex402 service$0.001100%payAI105d ago0xcdd6a8…9ff65c
0xbb92…52f90x6a5e…c666Basex402 service$0.001100%payAI105d ago0xef0ee7…8b0622
0xbb92…52f90x6a5e…c666Basex402 service$0.001100%payAI105d ago0x0f861b…3c3455
0xbb92…52f90x6a5e…c666Basex402 service$0.001100%payAI105d ago0x17aff0…fdce0a
0xbb92…52f90x6a5e…c666Basex402 service$0.001100%payAI105d ago0x9e99d7…cc28a1
0xbb92…52f90x6a5e…c666Basex402 service$0.001100%payAI105d ago0x26a10c…1b86f7
0xbb92…52f90x6a5e…c666Basex402 service$0.001100%payAI105d ago0xbde7de…989887
0xbb92…52f90x6a5e…c666Basex402 service$0.001100%payAI105d ago0x7b15a4…73ddc2
0xbb92…52f90x6a5e…c666Basex402 service$0.001100%payAI105d ago0xd3ecad…8f2d74
0xbb92…52f90x6a5e…c666Basex402 service$0.001100%payAI105d ago0x054fd8…608d42
0xbb92…52f90x6a5e…c666Basex402 service$0.001100%payAI105d ago0xa5d542…1bef3d
0xbb92…52f90x6a5e…c666Basex402 service$0.001100%payAI105d ago0x1fa73c…886fe8

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.