Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xfe54…ed680x9c95…e299Base—$0.001100%fluxa36d ago0x120581…aaae6d
0xfe54…ed680xfe80…47eeBase—$0.001100%fluxa36d ago0x9d85e0…497efd
0xfe54…ed680x9c95…e299Base—$0.001100%fluxa36d ago0x965f7e…250202
0xfe54…ed680x9c95…e299Base—$0.001100%fluxa36d ago0xec3601…3842b0
0xfe54…ed680xfe80…47eeBase—$0.001100%fluxa36d ago0xeafde9…06ccca
0xfe54…ed680xfe80…47eeBase—$0.001100%fluxa36d ago0xb3abeb…0ffc73
0xfe54…ed680x9c95…e299Base—$0.001100%fluxa36d ago0x4ca9ee…3d7c56
0xfe54…ed680xfe80…47eeBase—$0.001100%fluxa36d ago0x5d54e0…4a717f
0xfe54…ed680xfe80…47eeBase—$0.001100%fluxa36d ago0x5414d9…ac37e7
0xfe54…ed680x9c95…e299Base—$0.001100%fluxa36d ago0xd61424…0970f1
0xfe54…ed680xfe80…47eeBase—$0.001100%fluxa36d ago0x1bc1e2…fc9416
0xfe54…ed680xfe80…47eeBase—$0.001100%fluxa36d ago0x697721…ec5780
0xfe54…ed680xfe80…47eeBase—$0.001100%fluxa36d ago0x5e02ec…65cfee
0xfe54…ed680xfe80…47eeBase—$0.001100%fluxa36d ago0xbba15b…dbcf35
0xfe54…ed680x9c95…e299Base—$0.001100%fluxa36d ago0x91fb29…f9f5c5
0xfe54…ed680x9c95…e299Base—$0.001100%fluxa36d ago0xac67c9…21ef1c
0xfe54…ed680xfe80…47eeBase—$0.001100%fluxa36d ago0xb1ebe1…187e02
0xfe54…ed680xfe80…47eeBase—$0.001100%fluxa36d ago0x26a4ec…3027a3
0xfe54…ed680xfe80…47eeBase—$0.001100%fluxa36d ago0xd49748…9c9bcc
0xfe54…ed680xfe80…47eeBase—$0.001100%fluxa36d ago0x2da14f…a9de07
0xfe54…ed680x9c95…e299Base—$0.001100%fluxa36d ago0xe8b6d0…7d8532
0xfe54…ed680x9c95…e299Base—$0.001100%fluxa36d ago0x562a4b…0db2ad
0xfe54…ed680x9c95…e299Base—$0.001100%fluxa36d ago0xd81aa0…6a234a
0xfe54…ed680x9c95…e299Base—$0.001100%fluxa36d ago0x480699…dfea2c
0xfe54…ed680xfe80…47eeBase—$0.001100%fluxa36d ago0xd8d020…3dd76a

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.