Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x215f…8ca50x9c95…e299Base—$0.001100%fluxa82d ago0x36f073…aa2c12
0x215f…8ca50x9c95…e299Base—$0.001100%fluxa82d ago0x121277…5f50e3
0x215f…8ca50x9c95…e299Base—$0.001100%fluxa82d ago0x95f6f3…1bab48
0x215f…8ca50x9c95…e299Base—$0.001100%fluxa82d ago0xe7c4c7…cc0682
0x215f…8ca50x9c95…e299Base—$0.001100%fluxa82d ago0xe7f41d…9c4930
0x215f…8ca50x9c95…e299Base—$0.001100%fluxa82d ago0x13c1cf…09c43c
0x215f…8ca50x9c95…e299Base—$0.001100%fluxa82d ago0xf16b39…e1280a
0x215f…8ca50x9c95…e299Base—$0.001100%fluxa82d ago0xf1118c…10c5ae
0x215f…8ca50x9c95…e299Base—$0.001100%fluxa82d ago0x571804…d96970
0x215f…8ca50x9c95…e299Base—$0.001100%fluxa82d ago0x95f47e…ca02b1
0x215f…8ca50x9c95…e299Base—$0.001100%fluxa82d ago0xb2f79d…fb075f
0x215f…8ca50x9c95…e299Base—$0.001100%fluxa83d ago0xc7b4ba…79826a
0x215f…8ca50x9c95…e299Base—$0.001100%fluxa83d ago0x361427…8381fd
0x215f…8ca50x9c95…e299Base—$0.001100%fluxa83d ago0x3fc318…0421fe
0x215f…8ca50x9c95…e299Base—$0.001100%fluxa83d ago0x35d202…04a1f2
0x215f…8ca50x9c95…e299Base—$0.001100%fluxa83d ago0x5438d1…ce1040
0x215f…8ca50x9c95…e299Base—$0.001100%fluxa83d ago0x6ad8cd…23fab4
0x215f…8ca50x9c95…e299Base—$0.001100%fluxa83d ago0x2c25fb…43fdbe
0x215f…8ca50x9c95…e299Base—$0.001100%fluxa83d ago0xc8eb77…1e2c7d
0x215f…8ca50x9c95…e299Base—$0.001100%fluxa83d ago0x9c76d5…00e190
0x215f…8ca50x9c95…e299Base—$0.001100%fluxa83d ago0x9370e4…b2bd08
0x215f…8ca50x9c95…e299Base—$0.001100%fluxa83d ago0xef0676…404fdd
0x215f…8ca50x9c95…e299Base—$0.001100%fluxa83d ago0xe7c0f6…25f90f
0x215f…8ca50x9c95…e299Base—$0.001100%fluxa83d ago0x7469e2…e9f56a
0x215f…8ca50x9c95…e299Base—$0.001100%fluxa83d ago0xaf90a9…99f114

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.