Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xce7b…81e00xac65…4417Base—$0.11100%fluxa114d ago0x23b07d…70c1a3
0xb90a…9ae40xce7b…81e0Base—$0.01100%fluxa114d ago0xca9e0d…5f721d
0xb90a…9ae40xce7b…81e0Base—$0.01100%fluxa114d ago0xb2f206…5678a6
0xb90a…9ae40xce7b…81e0Base—$0.01100%fluxa114d ago0x17bcd1…e5ae03
0xb90a…9ae40xce7b…81e0Base—$0.01100%fluxa114d ago0x6b7564…6ff771
0xb90a…9ae40xce7b…81e0Base—$0.01100%fluxa114d ago0x3de6be…ebcc18
0xb90a…9ae40xce7b…81e0Base—$0.01100%fluxa114d ago0x3250da…01c0cd
0xb90a…9ae40xce7b…81e0Base—$0.01100%fluxa114d ago0x510ffc…c23145
0xb90a…9ae40xce7b…81e0Base—$0.01100%fluxa114d ago0x86b5fe…f815a0
0xb90a…9ae40xce7b…81e0Base—$0.01100%fluxa114d ago0x3129bd…e27089
0xb90a…9ae40xce7b…81e0Base—$0.01100%fluxa114d ago0xfa1025…6eeac0
0xce7b…81e00xac65…4417Base—$0.05100%fluxa114d ago0x687c5f…64ed30
0xb90a…9ae40xce7b…81e0Base—$0.01100%fluxa114d ago0xf7802e…e648ba
0xb90a…9ae40xce7b…81e0Base—$0.01100%fluxa115d ago0x669641…9788f3
0xb90a…9ae40xce7b…81e0Base—$0.01100%fluxa115d ago0x414b11…a4ff67
0xb90a…9ae40xce7b…81e0Base—$0.01100%fluxa115d ago0xc65816…4ab5a4
0xb90a…9ae40xce7b…81e0Base—$0.01100%fluxa115d ago0xc4fad8…f64e43
0xb90a…9ae40xce7b…81e0Base—$0.01100%fluxa115d ago0xfdac49…00ddd2
0xce7b…81e00xac65…4417Base—$0.03100%fluxa115d ago0x17639c…416150
0xb90a…9ae40xce7b…81e0Base—$0.02100%fluxa115d ago0xfb2aba…34ab52
0xb90a…9ae40xce7b…81e0Base—$0.01100%fluxa115d ago0x0cab41…15f3fc

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.