Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x20fe…be430xfe80…47eeBase—$0.001100%fluxa39d ago0x8096da…75ba51
0x20fe…be430xfe80…47eeBase—$0.001100%fluxa39d ago0xe3d781…735676
0x20fe…be430xfe80…47eeBase—$0.001100%fluxa39d ago0x28a64b…f6e002
0x20fe…be430xfe80…47eeBase—$0.001100%fluxa39d ago0x5e26a9…0a66bd
0x20fe…be430xfe80…47eeBase—$0.001100%fluxa39d ago0x15920c…ca49fa
0x20fe…be430xfe80…47eeBase—$0.001100%fluxa39d ago0xd03952…0872c6
0x20fe…be430xfe80…47eeBase—$0.001100%fluxa39d ago0x203921…073e49
0x20fe…be430xfe80…47eeBase—$0.001100%fluxa39d ago0xce6440…2c3304
0x20fe…be430xfe80…47eeBase—$0.001100%fluxa39d ago0x74c44d…885a74
0x20fe…be430xfe80…47eeBase—$0.001100%fluxa39d ago0xaf0eec…867120
0x20fe…be430xfe80…47eeBase—$0.001100%fluxa39d ago0x52d7bb…d56aaf
0x20fe…be430xfe80…47eeBase—$0.001100%fluxa39d ago0xe66516…a739ef
0x20fe…be430xfe80…47eeBase—$0.001100%fluxa39d ago0x123729…fb17df
0x20fe…be430xfe80…47eeBase—$0.001100%fluxa39d ago0x7eed3d…37bbe7
0x20fe…be430xfe80…47eeBase—$0.001100%fluxa39d ago0xb4823f…f1a937
0x20fe…be430xfe80…47eeBase—$0.001100%fluxa39d ago0xc9eb36…3ae238
0x20fe…be430xfe80…47eeBase—$0.001100%fluxa39d ago0xf0a66d…ae5a13
0x20fe…be430xfe80…47eeBase—$0.001100%fluxa39d ago0xdc170a…6a554a
0x20fe…be430xfe80…47eeBase—$0.001100%fluxa39d ago0xbe33b4…77597b
0x20fe…be430xfe80…47eeBase—$0.001100%fluxa39d ago0xf371e5…968a13
0x20fe…be430x9c95…e299Base—$0.001100%fluxa39d ago0xfc3fd4…0f753b
0x20fe…be430xfe80…47eeBase—$0.001100%fluxa39d ago0x76be1a…c84315
0x20fe…be430xfe80…47eeBase—$0.001100%fluxa39d ago0x00a18a…1c44f2
0x20fe…be430xfe80…47eeBase—$0.001100%fluxa39d ago0x9b709b…25c482
0x20fe…be430xfe80…47eeBase—$0.001100%fluxa39d ago0xa678c7…4a79d1

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.