Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1d6f…24f80x9c95…e299Base$0.001100%fluxa35d ago0x7de811…462588
0x1d6f…24f80x9c95…e299Base$0.001100%fluxa36d ago0x54a75c…feecb1
0x1d6f…24f80xfe80…47eeBase$0.001100%fluxa36d ago0xc9998a…36b096
0x1d6f…24f80x9c95…e299Base$0.001100%fluxa36d ago0x6e3dde…1e91d1
0x1d6f…24f80xfe80…47eeBase$0.001100%fluxa36d ago0x955c96…5de46e
0x1d6f…24f80xfe80…47eeBase$0.001100%fluxa36d ago0x9de6d5…d3ee0b
0x1d6f…24f80x9c95…e299Base$0.001100%fluxa36d ago0x79f533…c4ece8
0x1d6f…24f80xfe80…47eeBase$0.001100%fluxa36d ago0x2bc51c…0b5ba2
0x1d6f…24f80x9c95…e299Base$0.001100%fluxa36d ago0x8a2328…910d46
0x1d6f…24f80xfe80…47eeBase$0.001100%fluxa36d ago0x872abf…42fda0
0x1d6f…24f80x9c95…e299Base$0.001100%fluxa36d ago0xde5beb…c113ca
0x1d6f…24f80xfe80…47eeBase$0.001100%fluxa36d ago0x7318f7…f6dc78
0x1d6f…24f80x9c95…e299Base$0.001100%fluxa36d ago0x7c2741…2e2e02
0x1d6f…24f80xfe80…47eeBase$0.001100%fluxa36d ago0x1621ba…3c9b4e
0x1d6f…24f80xfe80…47eeBase$0.001100%fluxa36d ago0x6b88f3…2f1969
0x1d6f…24f80xfe80…47eeBase$0.001100%fluxa36d ago0x5e71e5…1a0c67
0x1d6f…24f80xfe80…47eeBase$0.001100%fluxa36d ago0x19404e…804388
0x1d6f…24f80xfe80…47eeBase$0.001100%fluxa36d ago0x740732…8d54f3
0x1d6f…24f80xfe80…47eeBase$0.001100%fluxa36d ago0x72a0a8…c074df
0x1d6f…24f80xfe80…47eeBase$0.001100%fluxa36d ago0x5e78ac…d47874
0x1d6f…24f80xfe80…47eeBase$0.001100%fluxa36d ago0xfbba95…643f0e
0x1d6f…24f80xfe80…47eeBase$0.001100%fluxa36d ago0xf64005…a650aa
0x1d6f…24f80xfe80…47eeBase$0.001100%fluxa36d ago0xbdb872…42d103
0x1d6f…24f80x9c95…e299Base$0.001100%fluxa36d ago0xfafce3…194596
0x1d6f…24f80xfe80…47eeBase$0.001100%fluxa36d ago0xcfc1e5…32ade1

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.