Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa5de…66900xfe80…47eeBase—$0.001100%fluxa36d ago0xb0f576…28c72f
0xa5de…66900xfe80…47eeBase—$0.001100%fluxa36d ago0x31ed04…c4d2ed
0xa5de…66900xfe80…47eeBase—$0.001100%fluxa36d ago0x09c919…fa8633
0xa5de…66900xfe80…47eeBase—$0.001100%fluxa36d ago0x78f41d…dd77bd
0xa5de…66900x9c95…e299Base—$0.001100%fluxa36d ago0xb27a30…cb4ebd
0xa5de…66900xfe80…47eeBase—$0.001100%fluxa36d ago0x0fb906…d2ec83
0xa5de…66900x9c95…e299Base—$0.001100%fluxa36d ago0x7eed38…dd7c28
0xa5de…66900xfe80…47eeBase—$0.001100%fluxa36d ago0x947873…e6f147
0xa5de…66900x9c95…e299Base—$0.001100%fluxa36d ago0x179680…de7966
0xa5de…66900xfe80…47eeBase—$0.001100%fluxa36d ago0x4aec54…2db7ae
0xa5de…66900xfe80…47eeBase—$0.001100%fluxa36d ago0xbd3f7e…b0dd1d
0xa5de…66900x9c95…e299Base—$0.001100%fluxa36d ago0x115dcb…cc49a3
0xa5de…66900xfe80…47eeBase—$0.001100%fluxa36d ago0x69fe1f…6d5e61
0xa5de…66900xfe80…47eeBase—$0.001100%fluxa36d ago0xd86db5…0eacdb
0xa5de…66900x9c95…e299Base—$0.001100%fluxa36d ago0x1eef4f…9a6a46
0xa5de…66900x9c95…e299Base—$0.001100%fluxa36d ago0x4ea89b…15a15f
0xa5de…66900x9c95…e299Base—$0.001100%fluxa36d ago0x21312a…b3adda
0xa5de…66900xfe80…47eeBase—$0.001100%fluxa36d ago0xc5e5e1…a821a0
0xa5de…66900xfe80…47eeBase—$0.001100%fluxa36d ago0xfcfcad…b99f2f
0xa5de…66900xfe80…47eeBase—$0.001100%fluxa36d ago0xd566fe…350ba8
0xa5de…66900xfe80…47eeBase—$0.001100%fluxa36d ago0x6038da…057afa
0xa5de…66900x9c95…e299Base—$0.001100%fluxa36d ago0xa07f38…26ec65
0xa5de…66900x9c95…e299Base—$0.001100%fluxa36d ago0xcf7e77…c3073d
0xa5de…66900xfe80…47eeBase—$0.001100%fluxa36d ago0xcea800…0f72ba
0xa5de…66900x9c95…e299Base—$0.001100%fluxa36d ago0x83bfa2…6708df

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.