Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xbc70…09760xac65…4417Base—$0.08100%fluxa115d ago0xfd78f3…52442c
0xb90a…9ae40xbc70…0976Base—$0.01100%fluxa115d ago0xc0405d…782ed6
0xb90a…9ae40xbc70…0976Base—$0.01100%fluxa115d ago0xc0dbb9…dcb504
0xb90a…9ae40xbc70…0976Base—$0.01100%fluxa115d ago0xc01eb7…d634af
0xb90a…9ae40xbc70…0976Base—$0.01100%fluxa115d ago0x1fbb91…8d1f1d
0xb90a…9ae40xbc70…0976Base—$0.01100%fluxa115d ago0x768ea4…6506fe
0xb90a…9ae40xbc70…0976Base—$0.02100%fluxa115d ago0xf3907e…5433e9
0xb90a…9ae40xbc70…0976Base—$0.01100%fluxa115d ago0xfd6684…c0340c
0xbc70…09760xac65…4417Base—$0.29100%fluxa115d ago0x3ac13d…c231e6
0xb90a…9ae40xbc70…0976Base—$0.01100%fluxa116d ago0x245cf8…f0c226
0xb90a…9ae40xbc70…0976Base—$0.01100%fluxa116d ago0x4eb362…b2ecba
0xb90a…9ae40xbc70…0976Base—$0.01100%fluxa116d ago0x2666e2…b16af0
0xb90a…9ae40xbc70…0976Base—$0.01100%fluxa116d ago0xd6f982…f9f104
0xb90a…9ae40xbc70…0976Base—$0.25100%fluxa116d ago0x178bfb…a6b6a0
0xbc70…09760xac65…4417Base—$0.02100%fluxa116d ago0x3bfa80…a8b893
0xb90a…9ae40xbc70…0976Base—$0.01100%fluxa116d ago0xecc2c9…697ddf
0xb90a…9ae40xbc70…0976Base—$0.01100%fluxa116d ago0x1caf2d…6fadc9
0xbc70…09760xac65…4417Base—$0.97100%fluxa116d ago0xb0f89e…d30277
0xb90a…9ae40xbc70…0976Base—$0.90100%fluxa116d ago0x112772…9459a3
0xb90a…9ae40xbc70…0976Base—$0.01100%fluxa116d ago0xe64c81…8762cf
0xb90a…9ae40xbc70…0976Base—$0.01100%fluxa116d ago0x8881ff…e87ee0
0xb90a…9ae40xbc70…0976Base—$0.01100%fluxa116d ago0x5b7336…b054d4
0xb90a…9ae40xbc70…0976Base—$0.01100%fluxa116d ago0xf2d27c…7743cf
0xb90a…9ae40xbc70…0976Base—$0.01100%fluxa116d ago0xe80547…f7ad2c
0xb90a…9ae40xbc70…0976Base—$0.01100%fluxa116d ago0x4d92eb…d87f91

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.