Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6770…c8ef0xfe80…47eeBase—$0.001100%fluxa20d ago0x329c67…66fb63
0x6770…c8ef0xfe80…47eeBase—$0.001100%fluxa20d ago0xb2edb2…e3a25c
0x6770…c8ef0xfe80…47eeBase—$0.001100%fluxa20d ago0x478325…dbe909
0x6770…c8ef0xfe80…47eeBase—$0.001100%fluxa20d ago0x35f515…716635
0x6770…c8ef0xfe80…47eeBase—$0.001100%fluxa20d ago0x026e6b…520f04
0x6770…c8ef0xfe80…47eeBase—$0.001100%fluxa20d ago0xdf7dec…d325a5
0x6770…c8ef0xfe80…47eeBase—$0.001100%fluxa20d ago0x4e43a8…d78806
0x6770…c8ef0xfe80…47eeBase—$0.001100%fluxa20d ago0x5c010c…839254
0x6770…c8ef0xfe80…47eeBase—$0.001100%fluxa20d ago0x6c20ac…e2c596
0x6770…c8ef0xfe80…47eeBase—$0.001100%fluxa21d ago0x76bef7…0e1c9a
0x6770…c8ef0xfe80…47eeBase—$0.001100%fluxa21d ago0x86d075…213835
0x6770…c8ef0xfe80…47eeBase—$0.001100%fluxa21d ago0x833f52…ed4e72
0x6770…c8ef0xfe80…47eeBase—$0.001100%fluxa21d ago0x604f7b…12c6cd
0x6770…c8ef0xfe80…47eeBase—$0.001100%fluxa21d ago0x38afc3…39080c
0x6770…c8ef0xfe80…47eeBase—$0.001100%fluxa21d ago0x366604…ab4203
0x6770…c8ef0xfe80…47eeBase—$0.001100%fluxa21d ago0x976e73…4ebbd1
0x6770…c8ef0xfe80…47eeBase—$0.001100%fluxa21d ago0xba273b…eb9558
0x6770…c8ef0xfe80…47eeBase—$0.001100%fluxa21d ago0xfe4d9c…756a1d
0x6770…c8ef0xfe80…47eeBase—$0.001100%fluxa21d ago0xecea98…065a5d
0x6770…c8ef0xfe80…47eeBase—$0.001100%fluxa21d ago0x09992a…bf3f6e
0x6770…c8ef0xfe80…47eeBase—$0.001100%fluxa21d ago0x7556c5…b04424
0x6770…c8ef0xfe80…47eeBase—$0.001100%fluxa21d ago0xec85cb…bd44ba
0x6770…c8ef0xfe80…47eeBase—$0.001100%fluxa21d ago0xdc7c0c…06cac3
0x6770…c8ef0xfe80…47eeBase—$0.001100%fluxa21d ago0x751dd0…def245
0x6770…c8ef0xfe80…47eeBase—$0.001100%fluxa21d ago0x8760d7…15e578

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.