Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe1d6…61f20xfe80…47eeBase—$0.001100%fluxa19d ago0x240779…2014cc
0xe1d6…61f20xfe80…47eeBase—$0.001100%fluxa19d ago0x700600…02b4c3
0xe1d6…61f20xfe80…47eeBase—$0.001100%fluxa19d ago0x4d5af1…6d56d7
0xe1d6…61f20xfe80…47eeBase—$0.001100%fluxa20d ago0x323a6d…8edc69
0xe1d6…61f20xfe80…47eeBase—$0.001100%fluxa20d ago0xf0fd4c…fc4be6
0xe1d6…61f20xfe80…47eeBase—$0.001100%fluxa20d ago0xf57fed…de63d2
0xe1d6…61f20xfe80…47eeBase—$0.001100%fluxa20d ago0x670d49…567cb3
0xe1d6…61f20xfe80…47eeBase—$0.001100%fluxa20d ago0xd64f14…94896c
0xe1d6…61f20xfe80…47eeBase—$0.001100%fluxa20d ago0xa5dba1…55b792
0xe1d6…61f20xfe80…47eeBase—$0.001100%fluxa20d ago0xfa0b6a…d6fb76
0xe1d6…61f20xfe80…47eeBase—$0.001100%fluxa20d ago0xbe1ca1…36ff9e
0xe1d6…61f20xfe80…47eeBase—$0.001100%fluxa20d ago0x94f309…9fbfb8
0xe1d6…61f20xfe80…47eeBase—$0.001100%fluxa20d ago0x9bd1bf…c5ece7
0xe1d6…61f20xfe80…47eeBase—$0.001100%fluxa20d ago0x98c9f4…d4b73d
0xe1d6…61f20xfe80…47eeBase—$0.001100%fluxa20d ago0x6ca1c0…f3cc5d
0xe1d6…61f20xfe80…47eeBase—$0.001100%fluxa20d ago0x3a89e8…345f89
0xe1d6…61f20xfe80…47eeBase—$0.001100%fluxa20d ago0x655371…489a45
0xe1d6…61f20xfe80…47eeBase—$0.001100%fluxa20d ago0x0385ad…8ecfe1
0xe1d6…61f20xfe80…47eeBase—$0.001100%fluxa20d ago0x5d844e…e6537d
0xe1d6…61f20xfe80…47eeBase—$0.001100%fluxa20d ago0x48bafc…fb9b77
0xe1d6…61f20xfe80…47eeBase—$0.001100%fluxa20d ago0xb8d8ba…e4a303
0xe1d6…61f20xfe80…47eeBase—$0.001100%fluxa20d ago0xa80d6c…1e2433
0xe1d6…61f20xfe80…47eeBase—$0.001100%fluxa20d ago0xe81b49…5e33d0
0xe1d6…61f20xfe80…47eeBase—$0.001100%fluxa20d ago0xd0788b…43d354
0xe1d6…61f20xfe80…47eeBase—$0.001100%fluxa20d ago0xc4d30e…26c048

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.