Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6f29…8b940xfe80…47eeBase—$0.001100%fluxa35d ago0x1d038c…6f6f2b
0x6f29…8b940xfe80…47eeBase—$0.001100%fluxa35d ago0x66de76…dcc9a4
0x6f29…8b940xfe80…47eeBase—$0.001100%fluxa35d ago0x9604e2…334ef4
0x6f29…8b940xfe80…47eeBase—$0.001100%fluxa35d ago0x939be5…e9e681
0x6f29…8b940x9c95…e299Base—$0.001100%fluxa35d ago0x466737…5b171f
0x6f29…8b940xfe80…47eeBase—$0.001100%fluxa35d ago0xa2838c…bac007
0x6f29…8b940xfe80…47eeBase—$0.001100%fluxa35d ago0xa25c10…e47ccf
0x6f29…8b940xfe80…47eeBase—$0.001100%fluxa35d ago0x06b97f…2deda9
0x6f29…8b940x9c95…e299Base—$0.001100%fluxa35d ago0xeba10c…a6afc0
0x6f29…8b940xfe80…47eeBase—$0.001100%fluxa35d ago0x4f75c9…44d09b
0x6f29…8b940xfe80…47eeBase—$0.001100%fluxa35d ago0x8a30d5…c39fe7
0x6f29…8b940xfe80…47eeBase—$0.001100%fluxa35d ago0x3c4a25…c5bac5
0x6f29…8b940xfe80…47eeBase—$0.001100%fluxa35d ago0xdadb85…42bdf1
0x6f29…8b940xfe80…47eeBase—$0.001100%fluxa35d ago0x73c1ae…7d8a5e
0x6f29…8b940xfe80…47eeBase—$0.001100%fluxa35d ago0x750a7a…143644
0x6f29…8b940xfe80…47eeBase—$0.001100%fluxa35d ago0x1849b8…851d06
0x6f29…8b940xfe80…47eeBase—$0.001100%fluxa36d ago0xfb9de3…63628a
0x6f29…8b940x9c95…e299Base—$0.001100%fluxa36d ago0x2f4e0d…01452e
0x6f29…8b940x9c95…e299Base—$0.001100%fluxa36d ago0x77ddcf…e9e461
0x6f29…8b940x9c95…e299Base—$0.001100%fluxa36d ago0x0c749f…2a2101
0x6f29…8b940x9c95…e299Base—$0.001100%fluxa36d ago0x2d7983…adf4d0
0x6f29…8b940x9c95…e299Base—$0.001100%fluxa36d ago0xbfe092…e786d6
0x6f29…8b940x9c95…e299Base—$0.001100%fluxa36d ago0xfeb360…c4074d
0x6f29…8b940x9c95…e299Base—$0.001100%fluxa36d ago0x7f6dda…9e0656
0x6f29…8b940xfe80…47eeBase—$0.001100%fluxa36d ago0xb5e559…84a4e9

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.