Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xca41…c1550xfe80…47eeBase$0.001100%fluxa45d ago0x90dc04…c531ef
0xca41…c1550xfe80…47eeBase$0.001100%fluxa45d ago0x9a7436…a6f676
0xca41…c1550xfe80…47eeBase$0.001100%fluxa45d ago0xb24b72…0a0480
0xca41…c1550xfe80…47eeBase$0.001100%fluxa45d ago0x91fb9a…3ff9b6
0xca41…c1550xfe80…47eeBase$0.001100%fluxa45d ago0x330bc4…693202
0xca41…c1550x9c95…e299Base$0.001100%fluxa45d ago0x285772…038769
0xca41…c1550xfe80…47eeBase$0.001100%fluxa45d ago0x45317b…98dc16
0xca41…c1550xfe80…47eeBase$0.001100%fluxa45d ago0x29cbfb…df7d13
0xca41…c1550x9c95…e299Base$0.001100%fluxa45d ago0xf723fe…499a74
0xca41…c1550x9c95…e299Base$0.001100%fluxa45d ago0x6d13d3…cda3f5
0xca41…c1550xfe80…47eeBase$0.001100%fluxa45d ago0xcfc39e…09193c
0xca41…c1550x9c95…e299Base$0.001100%fluxa45d ago0x6fa33b…304271
0xca41…c1550xfe80…47eeBase$0.001100%fluxa45d ago0x97802e…5072f9
0xca41…c1550x9c95…e299Base$0.001100%fluxa45d ago0x5005b1…1c7a20
0xca41…c1550xfe80…47eeBase$0.001100%fluxa45d ago0xe1a8d6…e247a2
0xca41…c1550xfe80…47eeBase$0.001100%fluxa45d ago0x2c1a13…f8e9a1
0xca41…c1550xfe80…47eeBase$0.001100%fluxa45d ago0xd7b5ae…10b41c
0xca41…c1550xfe80…47eeBase$0.001100%fluxa45d ago0x49b896…bd97ac
0xca41…c1550x9c95…e299Base$0.001100%fluxa45d ago0x5a87ef…17465a
0xca41…c1550x9c95…e299Base$0.001100%fluxa45d ago0x427c5a…93ca79
0xca41…c1550x9c95…e299Base$0.001100%fluxa45d ago0xfb2eb5…46b6c1
0xca41…c1550x9c95…e299Base$0.001100%fluxa45d ago0x4b50e7…6a1bb2
0xca41…c1550x9c95…e299Base$0.001100%fluxa45d ago0x08432e…1800b8
0xca41…c1550x9c95…e299Base$0.001100%fluxa45d ago0x83c6db…b00ab9
0xca41…c1550x9c95…e299Base$0.001100%fluxa45d ago0x00e750…10b916

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.