Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8704…30fb0x9c95…e299Base—$0.001100%fluxa33d ago0xfa7a2d…9357d8
0x8704…30fb0x9c95…e299Base—$0.001100%fluxa33d ago0x6e7f60…550d9c
0x8704…30fb0x9c95…e299Base—$0.001100%fluxa33d ago0xf659a8…1d86ff
0x8704…30fb0x9c95…e299Base—$0.001100%fluxa33d ago0x1b8def…9b0527
0x8704…30fb0x9c95…e299Base—$0.001100%fluxa33d ago0x32aae2…1701dd
0x8704…30fb0xfe80…47eeBase—$0.001100%fluxa33d ago0xf56ce8…b3a071
0x8704…30fb0x9c95…e299Base—$0.001100%fluxa33d ago0xb42cf8…e7af73
0x8704…30fb0x9c95…e299Base—$0.001100%fluxa34d ago0x474f9d…dfbc2f
0x8704…30fb0xfe80…47eeBase—$0.001100%fluxa34d ago0xb40cef…b78370
0x8704…30fb0xfe80…47eeBase—$0.001100%fluxa34d ago0x219a74…ca810e
0x8704…30fb0x9c95…e299Base—$0.001100%fluxa34d ago0x134e6b…81c95d
0x8704…30fb0xfe80…47eeBase—$0.001100%fluxa34d ago0x9c4aa5…d92bb9
0x8704…30fb0x9c95…e299Base—$0.001100%fluxa34d ago0x2ded40…1b0184
0x8704…30fb0xfe80…47eeBase—$0.001100%fluxa34d ago0x02280e…4c2d44
0x8704…30fb0xfe80…47eeBase—$0.001100%fluxa34d ago0x73f628…28dfdf
0x8704…30fb0xfe80…47eeBase—$0.001100%fluxa34d ago0x871931…069a46
0x8704…30fb0x9c95…e299Base—$0.001100%fluxa34d ago0x2f97ce…8aa984
0x8704…30fb0x9c95…e299Base—$0.001100%fluxa34d ago0x2b85dc…cf2b49
0x8704…30fb0xfe80…47eeBase—$0.001100%fluxa34d ago0xf817b4…bc18e6
0x8704…30fb0xfe80…47eeBase—$0.001100%fluxa34d ago0x63347f…04f41a
0x8704…30fb0xfe80…47eeBase—$0.001100%fluxa34d ago0x9afd36…571e76
0x8704…30fb0xfe80…47eeBase—$0.001100%fluxa34d ago0x5dfa95…edfdb8
0x8704…30fb0xfe80…47eeBase—$0.001100%fluxa34d ago0xc6fa6f…bc2212
0x8704…30fb0xfe80…47eeBase—$0.001100%fluxa34d ago0xaa7569…e501de
0x8704…30fb0xfe80…47eeBase—$0.001100%fluxa34d ago0x161f75…3884b2

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.