Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc32d…12040xfe80…47eeBase—$0.001100%fluxa37d ago0x44bb99…17d86f
0xc32d…12040xfe80…47eeBase—$0.001100%fluxa37d ago0x624944…765913
0xc32d…12040xfe80…47eeBase—$0.001100%fluxa37d ago0x04cf2e…6e26d1
0xc32d…12040xfe80…47eeBase—$0.001100%fluxa37d ago0x766129…3da68c
0xc32d…12040xfe80…47eeBase—$0.001100%fluxa37d ago0x9f6987…c711f3
0xc32d…12040xfe80…47eeBase—$0.001100%fluxa37d ago0x827909…a8ce4a
0xc32d…12040xfe80…47eeBase—$0.001100%fluxa37d ago0xc3264a…15c3fa
0xc32d…12040x9c95…e299Base—$0.001100%fluxa37d ago0xe071ee…82da02
0xc32d…12040xfe80…47eeBase—$0.001100%fluxa37d ago0x49693e…780d03
0xc32d…12040xfe80…47eeBase—$0.001100%fluxa37d ago0x1ce119…fe1849
0xc32d…12040x9c95…e299Base—$0.001100%fluxa37d ago0x9b3110…4d2a7f
0xc32d…12040xfe80…47eeBase—$0.001100%fluxa37d ago0x1cc4a5…4c88c4
0xc32d…12040xfe80…47eeBase—$0.001100%fluxa37d ago0x1cf89e…3394f1
0xc32d…12040x9c95…e299Base—$0.001100%fluxa37d ago0xbf3829…f02b6c
0xc32d…12040xfe80…47eeBase—$0.001100%fluxa37d ago0x4f6945…8e68b5
0xc32d…12040xfe80…47eeBase—$0.001100%fluxa37d ago0x3b5b55…b654b1
0xc32d…12040xfe80…47eeBase—$0.001100%fluxa37d ago0x904b49…6ef021
0xc32d…12040xfe80…47eeBase—$0.001100%fluxa37d ago0xcd904c…bb0a5f
0xc32d…12040xfe80…47eeBase—$0.001100%fluxa37d ago0x111442…abffd7
0xc32d…12040xfe80…47eeBase—$0.001100%fluxa37d ago0x4bb358…9fcb3e
0xc32d…12040xfe80…47eeBase—$0.001100%fluxa37d ago0x0b1cee…c62003
0xc32d…12040xfe80…47eeBase—$0.001100%fluxa37d ago0x3af456…ce3e42
0xc32d…12040xfe80…47eeBase—$0.001100%fluxa37d ago0xa994de…3140b8
0xc32d…12040xfe80…47eeBase—$0.001100%fluxa38d ago0x46e21a…70d951
0xc32d…12040xfe80…47eeBase—$0.001100%fluxa38d ago0xfde9fc…9bf1f7

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.