Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xfa2e…6ce00xac65…4417Base—$0.05100%fluxa112d ago0xfdc753…e9ff0a
0xb90a…9ae40xfa2e…6ce0Base—$0.01100%fluxa113d ago0x77d3ee…a9e58b
0xb90a…9ae40xfa2e…6ce0Base—$0.01100%fluxa113d ago0x237126…78e8a8
0xb90a…9ae40xfa2e…6ce0Base—$0.01100%fluxa113d ago0x3a8999…36294a
0xb90a…9ae40xfa2e…6ce0Base—$0.01100%fluxa113d ago0x493d9c…8b2d89
0xfa2e…6ce00xac65…4417Base—$0.01100%fluxa113d ago0x705bef…4a0c6c
0xb90a…9ae40xfa2e…6ce0Base—$0.01100%fluxa113d ago0x51b022…f361b8
0xb90a…9ae40xfa2e…6ce0Base—$0.01100%fluxa113d ago0x9b1a3c…dbdab5
0xfa2e…6ce00xac65…4417Base—$4.10100%fluxa113d ago0x2ba711…f38689
0xb90a…9ae40xfa2e…6ce0Base—$4.00100%fluxa113d ago0x7d1ff4…10ebbf
0xb90a…9ae40xfa2e…6ce0Base—$0.01100%fluxa113d ago0x3d3bec…5e6983
0xb90a…9ae40xfa2e…6ce0Base—$0.01100%fluxa113d ago0x00e204…37aa0d
0xb90a…9ae40xfa2e…6ce0Base—$0.01100%fluxa113d ago0x8e6b76…786d24
0xb90a…9ae40xfa2e…6ce0Base—$0.01100%fluxa113d ago0x960ff5…8c2642
0xb90a…9ae40xfa2e…6ce0Base—$0.01100%fluxa113d ago0x180fa0…bd2a2f
0xb90a…9ae40xfa2e…6ce0Base—$0.01100%fluxa113d ago0x44b473…22b031
0xb90a…9ae40xfa2e…6ce0Base—$0.01100%fluxa113d ago0x9ca239…a75e4a
0xb90a…9ae40xfa2e…6ce0Base—$0.01100%fluxa113d ago0x5bfd64…1a98fe
0xb90a…9ae40xfa2e…6ce0Base—$0.01100%fluxa113d ago0xb509e9…4ba95e
0xb90a…9ae40xfa2e…6ce0Base—$0.01100%fluxa113d ago0xe8b84e…4a226f
0xfa2e…6ce00xac65…4417Base—$0.01100%fluxa113d ago0x637efa…4273d1
0xb90a…9ae40xfa2e…6ce0Base—$0.01100%fluxa113d ago0x37e176…a7a973
0xfa2e…6ce00xac65…4417Base—$0.01100%fluxa113d ago0x367ff0…cf2589
0xb90a…9ae40xfa2e…6ce0Base—$0.01100%fluxa113d ago0xa5d80b…db42b7

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.