Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7f80…cc300xfe80…47eeBase—$0.001100%fluxa16d ago0x592244…0812de
0x7f80…cc300xfe80…47eeBase—$0.001100%fluxa16d ago0x5f80c1…bbdb45
0x7f80…cc300xfe80…47eeBase—$0.001100%fluxa16d ago0x1a57f4…f87f31
0x7f80…cc300xfe80…47eeBase—$0.001100%fluxa16d ago0x6a3a91…0b4656
0x7f80…cc300xfe80…47eeBase—$0.001100%fluxa16d ago0xa401ca…f9d0c1
0x7f80…cc300xfe80…47eeBase—$0.001100%fluxa16d ago0xbeef36…640ffd
0x7f80…cc300xfe80…47eeBase—$0.001100%fluxa16d ago0x59653a…dc0e20
0x7f80…cc300xfe80…47eeBase—$0.001100%fluxa16d ago0x86649e…8d685d
0x7f80…cc300xfe80…47eeBase—$0.001100%fluxa16d ago0xef69cd…acf223
0x7f80…cc300xfe80…47eeBase—$0.001100%fluxa16d ago0xaec178…a61c81
0x7f80…cc300xfe80…47eeBase—$0.001100%fluxa16d ago0xf7ba8b…1b0dbb
0x7f80…cc300xfe80…47eeBase—$0.001100%fluxa16d ago0x8db253…7f64af
0x7f80…cc300xfe80…47eeBase—$0.001100%fluxa16d ago0xc89301…243770
0x7f80…cc300xfe80…47eeBase—$0.001100%fluxa16d ago0x5c6420…2b3fbe
0x7f80…cc300xfe80…47eeBase—$0.001100%fluxa16d ago0x19ed4e…63e707
0x7f80…cc300xfe80…47eeBase—$0.001100%fluxa16d ago0x6883b0…94812b
0x7f80…cc300xfe80…47eeBase—$0.001100%fluxa16d ago0x6b8ece…8fdcbf
0x7f80…cc300xfe80…47eeBase—$0.001100%fluxa16d ago0x1fef29…64fe2e
0x7f80…cc300xfe80…47eeBase—$0.001100%fluxa16d ago0xc10a9c…9160a6
0x7f80…cc300xfe80…47eeBase—$0.001100%fluxa16d ago0x4b272d…ee3df6
0x7f80…cc300xfe80…47eeBase—$0.001100%fluxa16d ago0x5aeeef…290527
0x7f80…cc300xfe80…47eeBase—$0.001100%fluxa16d ago0x106a12…3f2e0c
0x7f80…cc300xfe80…47eeBase—$0.001100%fluxa16d ago0x68f2ba…876fbd
0x7f80…cc300xfe80…47eeBase—$0.001100%fluxa16d ago0xa5c1d3…e3904b
0x7f80…cc300xfe80…47eeBase—$0.001100%fluxa16d ago0x28035c…61c65a

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.