Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x318b…59ea0xfe80…47eeBase—$0.001100%fluxa22d ago0x8cc781…184060
0x318b…59ea0xfe80…47eeBase—$0.001100%fluxa22d ago0x142156…6729da
0x318b…59ea0xfe80…47eeBase—$0.001100%fluxa22d ago0xb574b9…80e1b9
0x318b…59ea0xfe80…47eeBase—$0.001100%fluxa22d ago0x89cffe…481d4a
0x318b…59ea0xfe80…47eeBase—$0.001100%fluxa22d ago0xb51ab8…8f4f9a
0x318b…59ea0xfe80…47eeBase—$0.001100%fluxa22d ago0x7c0b95…6482ad
0x318b…59ea0xfe80…47eeBase—$0.001100%fluxa22d ago0x76a54c…c1c276
0x318b…59ea0xfe80…47eeBase—$0.001100%fluxa22d ago0x95c53c…611a51
0x318b…59ea0xfe80…47eeBase—$0.001100%fluxa22d ago0xebf66d…554293
0x318b…59ea0xfe80…47eeBase—$0.001100%fluxa22d ago0xf3763a…659ec5
0x318b…59ea0xfe80…47eeBase—$0.001100%fluxa22d ago0xbc0361…12d508
0x318b…59ea0xfe80…47eeBase—$0.001100%fluxa22d ago0x98c69d…d609f0
0x318b…59ea0xfe80…47eeBase—$0.001100%fluxa22d ago0x4b7bbb…9caa7d
0x318b…59ea0xfe80…47eeBase—$0.001100%fluxa22d ago0x7f18fd…97fcd2
0x318b…59ea0xfe80…47eeBase—$0.001100%fluxa22d ago0x89de0a…996ce3
0x318b…59ea0xfe80…47eeBase—$0.001100%fluxa22d ago0x8398bb…0dfbbe
0x318b…59ea0xfe80…47eeBase—$0.001100%fluxa22d ago0x0553f5…2d0204
0x318b…59ea0xfe80…47eeBase—$0.001100%fluxa22d ago0xc6a35a…c18a44
0x318b…59ea0xfe80…47eeBase—$0.001100%fluxa22d ago0xa618e7…e4eebd
0x318b…59ea0xfe80…47eeBase—$0.001100%fluxa22d ago0x2f94cb…34723c
0x318b…59ea0xfe80…47eeBase—$0.001100%fluxa22d ago0x22865f…2be17d
0x318b…59ea0xfe80…47eeBase—$0.001100%fluxa22d ago0xc497fe…9ef822
0x318b…59ea0xfe80…47eeBase—$0.001100%fluxa22d ago0xb4f1e9…a04beb
0x318b…59ea0xfe80…47eeBase—$0.001100%fluxa22d ago0xda8f39…a70e3d
0x318b…59ea0xfe80…47eeBase—$0.001100%fluxa22d ago0x602c5b…0a4539

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.