Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5e30…637a0xac65…4417Base—$0.06100%fluxa120d ago0x873cf8…2cd946
0xb90a…9ae40x5e30…637aBase—$0.01100%fluxa120d ago0xc17366…1fd366
0xb90a…9ae40x5e30…637aBase—$0.01100%fluxa120d ago0xb061ce…a7c76d
0xb90a…9ae40x5e30…637aBase—$0.01100%fluxa120d ago0x9062c5…6c361b
0xb90a…9ae40x5e30…637aBase—$0.01100%fluxa120d ago0x2cc165…e349fe
0xb90a…9ae40x5e30…637aBase—$0.01100%fluxa120d ago0xe5da33…f98218
0xb90a…9ae40x5e30…637aBase—$0.01100%fluxa120d ago0x0abdb2…cd73d5
0x5e30…637a0xac65…4417Base—$0.05100%fluxa120d ago0x2c5c2f…49e79c
0xb90a…9ae40x5e30…637aBase—$0.01100%fluxa120d ago0x02438c…e0b599
0xb90a…9ae40x5e30…637aBase—$0.01100%fluxa120d ago0x4409c9…937b00
0xb90a…9ae40x5e30…637aBase—$0.01100%fluxa120d ago0xed8486…8a7163
0xb90a…9ae40x5e30…637aBase—$0.01100%fluxa120d ago0x2438f6…f70643
0xb90a…9ae40x5e30…637aBase—$0.01100%fluxa120d ago0x9e7b94…5d015f
0x5e30…637a0xac65…4417Base—$0.05100%fluxa120d ago0x8b7b84…0ee5d1
0xb90a…9ae40x5e30…637aBase—$0.01100%fluxa120d ago0x0786f6…86a5c2
0xb90a…9ae40x5e30…637aBase—$0.01100%fluxa120d ago0x453938…3a0b0c
0xb90a…9ae40x5e30…637aBase—$0.01100%fluxa120d ago0x1132a6…4b758e
0xb90a…9ae40x5e30…637aBase—$0.01100%fluxa120d ago0x5ab711…607879
0xb90a…9ae40x5e30…637aBase—$0.01100%fluxa120d ago0x85d84d…a30a4f
0x5e30…637a0xac65…4417Base—$0.02100%fluxa120d ago0x2e365e…771bfb
0xb90a…9ae40x5e30…637aBase—$0.01100%fluxa120d ago0x376f11…5cd1e1
0xb90a…9ae40x5e30…637aBase—$0.01100%fluxa120d ago0x46f900…e634c7
0x5e30…637a0xac65…4417Base—$0.06100%fluxa121d ago0xdc1d96…793c83
0xb90a…9ae40x5e30…637aBase—$0.01100%fluxa121d ago0xd4cba3…9fe31f
0xb90a…9ae40x5e30…637aBase—$0.05100%fluxa121d ago0x307129…233677

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.