Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf73b…05830xfe80…47eeBase—$0.001100%fluxa21d ago0xd9218a…3fb252
0xf73b…05830xfe80…47eeBase—$0.001100%fluxa21d ago0xfd6e36…e24e65
0xf73b…05830xfe80…47eeBase—$0.001100%fluxa21d ago0x799943…607972
0xf73b…05830xfe80…47eeBase—$0.001100%fluxa21d ago0x3ab75b…9fac6d
0xf73b…05830xfe80…47eeBase—$0.001100%fluxa21d ago0xaead1a…e5ce62
0xf73b…05830xfe80…47eeBase—$0.001100%fluxa21d ago0x2cd683…3c2faa
0xf73b…05830xfe80…47eeBase—$0.001100%fluxa21d ago0xd81329…c0fe31
0xf73b…05830xfe80…47eeBase—$0.001100%fluxa21d ago0x4729b4…3ca764
0xf73b…05830xfe80…47eeBase—$0.001100%fluxa21d ago0xa39402…8911df
0xf73b…05830xfe80…47eeBase—$0.001100%fluxa21d ago0x77c80d…c62b67
0xf73b…05830xfe80…47eeBase—$0.001100%fluxa21d ago0x2d1648…851c3a
0xf73b…05830xfe80…47eeBase—$0.001100%fluxa21d ago0x5185e9…4ffff7
0xf73b…05830xfe80…47eeBase—$0.001100%fluxa21d ago0xac0e62…6a31ff
0xf73b…05830xfe80…47eeBase—$0.001100%fluxa21d ago0xd7020c…053b6e
0xf73b…05830xfe80…47eeBase—$0.001100%fluxa21d ago0x7ca266…887757
0xf73b…05830xfe80…47eeBase—$0.001100%fluxa21d ago0x592c90…b886b3
0xf73b…05830xfe80…47eeBase—$0.001100%fluxa21d ago0xcfa5cd…04bf2e
0xf73b…05830xfe80…47eeBase—$0.001100%fluxa21d ago0x205f96…061761
0xf73b…05830xfe80…47eeBase—$0.001100%fluxa21d ago0x039a01…b9358c
0xf73b…05830xfe80…47eeBase—$0.001100%fluxa21d ago0xed84ed…39f538
0xf73b…05830xfe80…47eeBase—$0.001100%fluxa21d ago0xceb057…6d472c
0xf73b…05830xfe80…47eeBase—$0.001100%fluxa21d ago0x7d7180…287fc8
0xf73b…05830xfe80…47eeBase—$0.001100%fluxa21d ago0x23df19…09c665
0xf73b…05830xfe80…47eeBase—$0.001100%fluxa21d ago0xad26dd…6ae6a8
0xf73b…05830xfe80…47eeBase—$0.001100%fluxa21d ago0x566750…d1c6bb

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.