Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe6bd…6a450xac65…4417Base—$0.15100%fluxa114d ago0xcc30db…f9fbc8
0xb90a…9ae40xe6bd…6a45Base—$0.01100%fluxa114d ago0x7a805b…282bef
0xb90a…9ae40xe6bd…6a45Base—$0.01100%fluxa114d ago0x2d2328…4c0c54
0xb90a…9ae40xe6bd…6a45Base—$0.01100%fluxa114d ago0xc548df…8187fb
0xb90a…9ae40xe6bd…6a45Base—$0.01100%fluxa114d ago0xe10b8e…031190
0xb90a…9ae40xe6bd…6a45Base—$0.01100%fluxa115d ago0x4f26bf…8977d7
0xb90a…9ae40xe6bd…6a45Base—$0.01100%fluxa115d ago0x4fd0a3…c747db
0xb90a…9ae40xe6bd…6a45Base—$0.01100%fluxa115d ago0xe9dd94…63ae08
0xb90a…9ae40xe6bd…6a45Base—$0.01100%fluxa115d ago0x93398d…244a24
0xb90a…9ae40xe6bd…6a45Base—$0.01100%fluxa115d ago0xe35496…4fb52f
0xb90a…9ae40xe6bd…6a45Base—$0.01100%fluxa115d ago0xc9917f…3bef90
0xb90a…9ae40xe6bd…6a45Base—$0.01100%fluxa115d ago0xdd80b8…8c3b55
0xb90a…9ae40xe6bd…6a45Base—$0.01100%fluxa115d ago0x8315f2…420a07
0xb90a…9ae40xe6bd…6a45Base—$0.01100%fluxa115d ago0x99403d…25f91d
0xb90a…9ae40xe6bd…6a45Base—$0.01100%fluxa115d ago0x5b5c3a…c6c121
0xb90a…9ae40xe6bd…6a45Base—$0.01100%fluxa115d ago0x09a0e2…a4dc39
0xe6bd…6a450xac65…4417Base—$0.06100%fluxa115d ago0xc449f9…b41f10
0xb90a…9ae40xe6bd…6a45Base—$0.01100%fluxa115d ago0x25ff38…567961
0xb90a…9ae40xe6bd…6a45Base—$0.01100%fluxa115d ago0xd289a3…28440f
0xb90a…9ae40xe6bd…6a45Base—$0.01100%fluxa115d ago0xce35a0…2fec29
0xb90a…9ae40xe6bd…6a45Base—$0.01100%fluxa115d ago0x4f4742…b91945
0xb90a…9ae40xe6bd…6a45Base—$0.02100%fluxa115d ago0x7c20f3…7339bf
0xe6bd…6a450xac65…4417Base—$0.07100%fluxa115d ago0x156f8e…397be6
0xb90a…9ae40xe6bd…6a45Base—$0.01100%fluxa115d ago0x6fde69…e6cfcc
0xb90a…9ae40xe6bd…6a45Base—$0.01100%fluxa115d ago0x59082f…280f45

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.