Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x701d…d6a40x9c95…e299Base—$0.001100%fluxa43d ago0xf77705…b6f359
0x701d…d6a40x9c95…e299Base—$0.001100%fluxa43d ago0x518420…b22e63
0x701d…d6a40x9c95…e299Base—$0.001100%fluxa43d ago0x371a12…49c919
0x701d…d6a40x9c95…e299Base—$0.001100%fluxa43d ago0x7a31d6…f80b84
0x701d…d6a40x9c95…e299Base—$0.001100%fluxa43d ago0x8ddca7…3cb904
0x701d…d6a40x9c95…e299Base—$0.001100%fluxa43d ago0xcf8f63…d01912
0x701d…d6a40x9c95…e299Base—$0.001100%fluxa43d ago0x100f77…cf27fe
0x701d…d6a40x9c95…e299Base—$0.001100%fluxa43d ago0x6cfddd…d43c0d
0x701d…d6a40x9c95…e299Base—$0.001100%fluxa43d ago0x05c6c8…1f93da
0x701d…d6a40x9c95…e299Base—$0.001100%fluxa43d ago0xc85891…6c7218
0x701d…d6a40x9c95…e299Base—$0.001100%fluxa43d ago0xf34d4f…fee777
0x701d…d6a40x9c95…e299Base—$0.001100%fluxa43d ago0xca79f0…e63f6c
0x701d…d6a40x9c95…e299Base—$0.001100%fluxa43d ago0xe0b1ca…578882
0x701d…d6a40x9c95…e299Base—$0.001100%fluxa43d ago0x580ded…d47dc9
0x701d…d6a40x9c95…e299Base—$0.001100%fluxa43d ago0xbccd86…721259
0x701d…d6a40x9c95…e299Base—$0.001100%fluxa43d ago0x03944b…f29012
0x701d…d6a40x9c95…e299Base—$0.001100%fluxa43d ago0x43c1e7…55d0e9
0x701d…d6a40x9c95…e299Base—$0.001100%fluxa44d ago0x43d339…688ddf
0x701d…d6a40x9c95…e299Base—$0.001100%fluxa44d ago0x79cce4…56d878
0x701d…d6a40x9c95…e299Base—$0.001100%fluxa44d ago0xd296ef…614eee
0x701d…d6a40x9c95…e299Base—$0.001100%fluxa44d ago0xc7e170…311e42
0x701d…d6a40x9c95…e299Base—$0.001100%fluxa44d ago0xec202b…db0a3d
0x701d…d6a40x9c95…e299Base—$0.001100%fluxa44d ago0xb72314…9e3fbb
0x701d…d6a40x9c95…e299Base—$0.001100%fluxa44d ago0xbe3b8c…885f79
0x701d…d6a40xfe80…47eeBase—$0.001100%fluxa44d ago0x356eca…b00def

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.