Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x21d8…8c970xfe80…47eeBase$0.001100%fluxa18d ago0x5225b4…25e2dd
0x21d8…8c970xfe80…47eeBase$0.001100%fluxa18d ago0x9f15b7…1d89e6
0x21d8…8c970xfe80…47eeBase$0.001100%fluxa18d ago0x28d0ce…34c6c3
0x21d8…8c970xfe80…47eeBase$0.001100%fluxa18d ago0x7d22cd…b4bb90
0x21d8…8c970xfe80…47eeBase$0.001100%fluxa18d ago0x61fee7…c581a8
0x21d8…8c970xfe80…47eeBase$0.001100%fluxa18d ago0x72b945…157ea4
0x21d8…8c970xfe80…47eeBase$0.001100%fluxa18d ago0xce7881…9e2b25
0x21d8…8c970xfe80…47eeBase$0.001100%fluxa18d ago0x841df9…903d69
0x21d8…8c970xfe80…47eeBase$0.001100%fluxa18d ago0x2c4947…d258ab
0x21d8…8c970xfe80…47eeBase$0.001100%fluxa18d ago0x93b332…e1ac37
0x21d8…8c970xfe80…47eeBase$0.001100%fluxa18d ago0x476129…6899a1
0x21d8…8c970xfe80…47eeBase$0.001100%fluxa18d ago0xec8626…7efc06
0x21d8…8c970xfe80…47eeBase$0.001100%fluxa18d ago0xd29555…b3bed5
0x21d8…8c970xfe80…47eeBase$0.001100%fluxa18d ago0x73881c…7b8abb
0x21d8…8c970xfe80…47eeBase$0.001100%fluxa18d ago0x5ee493…e9db2d
0x21d8…8c970xfe80…47eeBase$0.001100%fluxa18d ago0x60ccaa…3e466d
0x21d8…8c970xfe80…47eeBase$0.001100%fluxa18d ago0x3cf19b…e0448e
0x21d8…8c970xfe80…47eeBase$0.001100%fluxa18d ago0x823443…87dc08
0x21d8…8c970xfe80…47eeBase$0.001100%fluxa18d ago0x0585cc…195c04
0x21d8…8c970xfe80…47eeBase$0.001100%fluxa18d ago0xcb6b4e…eaacc2
0x21d8…8c970xfe80…47eeBase$0.001100%fluxa18d ago0x6b271b…e1cd37
0x21d8…8c970xfe80…47eeBase$0.001100%fluxa19d ago0xfa4018…dfcfa4
0x21d8…8c970xfe80…47eeBase$0.001100%fluxa19d ago0x5084e0…b21aaa
0x21d8…8c970xfe80…47eeBase$0.001100%fluxa19d ago0xa15b14…4047fb
0x21d8…8c970xfe80…47eeBase$0.001100%fluxa19d ago0x38eb61…2dfe66

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.