Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7dc7…e97e0x9c95…e299Base$0.001100%fluxa41d ago0xe26e8c…521e14
0x7dc7…e97e0xfe80…47eeBase$0.001100%fluxa41d ago0xbe5c3b…0f8c22
0x7dc7…e97e0x9c95…e299Base$0.001100%fluxa41d ago0xd16460…3371d8
0x7dc7…e97e0x9c95…e299Base$0.001100%fluxa41d ago0x2316af…9a7e47
0x7dc7…e97e0x9c95…e299Base$0.001100%fluxa41d ago0xc29585…16e62d
0x7dc7…e97e0x9c95…e299Base$0.001100%fluxa41d ago0xdcd065…1fa8ed
0x7dc7…e97e0x9c95…e299Base$0.001100%fluxa41d ago0x0baabc…e677b0
0x7dc7…e97e0x9c95…e299Base$0.001100%fluxa41d ago0x94a642…b44fb1
0x7dc7…e97e0x9c95…e299Base$0.001100%fluxa41d ago0xce7aca…7f877e
0x7dc7…e97e0xfe80…47eeBase$0.001100%fluxa41d ago0x08e3e0…526b7d
0x7dc7…e97e0xfe80…47eeBase$0.001100%fluxa41d ago0x602d98…12bf4d
0x7dc7…e97e0x9c95…e299Base$0.001100%fluxa41d ago0x00d11e…e900a6
0x7dc7…e97e0xfe80…47eeBase$0.001100%fluxa42d ago0x3b0e9c…91dcd0
0x7dc7…e97e0x9c95…e299Base$0.001100%fluxa42d ago0xef2c32…860462
0x7dc7…e97e0xfe80…47eeBase$0.001100%fluxa42d ago0x74aaf0…f11f77
0x7dc7…e97e0xfe80…47eeBase$0.001100%fluxa42d ago0x331960…fdf558
0x7dc7…e97e0x9c95…e299Base$0.001100%fluxa42d ago0x2cb36b…f584da
0x7dc7…e97e0x9c95…e299Base$0.001100%fluxa42d ago0xfbcfbf…f6b744
0x7dc7…e97e0xfe80…47eeBase$0.001100%fluxa42d ago0x61d964…e847d3
0x7dc7…e97e0x9c95…e299Base$0.001100%fluxa42d ago0x41774b…c15887
0x7dc7…e97e0xfe80…47eeBase$0.001100%fluxa42d ago0x5fedfb…26ff28
0x7dc7…e97e0x9c95…e299Base$0.001100%fluxa42d ago0x4b1bd1…08a7a0
0x7dc7…e97e0xfe80…47eeBase$0.001100%fluxa42d ago0xd3444e…b239af
0x7dc7…e97e0xfe80…47eeBase$0.001100%fluxa42d ago0x23606a…281384
0x7dc7…e97e0x9c95…e299Base$0.001100%fluxa42d ago0x0c5630…01edc5

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.