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%fluxa22d ago0xf75673…62d252
0xca41…c1550xfe80…47eeBase$0.001100%fluxa22d ago0xba17b7…e45792
0xca41…c1550xfe80…47eeBase$0.001100%fluxa22d ago0x16f813…db1b6f
0xca41…c1550xfe80…47eeBase$0.001100%fluxa22d ago0xc418da…e4c75a
0xca41…c1550xfe80…47eeBase$0.001100%fluxa22d ago0x052f2e…a7290d
0xca41…c1550xfe80…47eeBase$0.001100%fluxa22d ago0x16002b…0e0035
0xca41…c1550xfe80…47eeBase$0.001100%fluxa22d ago0x89842c…0152d5
0xca41…c1550xfe80…47eeBase$0.001100%fluxa22d ago0xc508b1…e30fed
0xca41…c1550xfe80…47eeBase$0.001100%fluxa22d ago0x8e07f8…d7eb1b
0xca41…c1550xfe80…47eeBase$0.001100%fluxa22d ago0x111019…e93ea3
0xca41…c1550xfe80…47eeBase$0.001100%fluxa22d ago0x81878b…2a52bc
0xca41…c1550xfe80…47eeBase$0.001100%fluxa22d ago0x38c2fa…3ee33c
0xca41…c1550xfe80…47eeBase$0.001100%fluxa22d ago0x394af2…71c5f0
0xca41…c1550xfe80…47eeBase$0.001100%fluxa22d ago0x9cb9f6…f7e8b6
0xca41…c1550xfe80…47eeBase$0.001100%fluxa22d ago0xd72906…018c17
0xca41…c1550xfe80…47eeBase$0.001100%fluxa22d ago0x6a8f25…87b2bf
0xca41…c1550xfe80…47eeBase$0.001100%fluxa22d ago0x0ab0c7…a67f39
0xca41…c1550xfe80…47eeBase$0.001100%fluxa22d ago0x26d946…d80138
0xca41…c1550xfe80…47eeBase$0.001100%fluxa22d ago0x46c991…cf25dc
0xca41…c1550xfe80…47eeBase$0.001100%fluxa22d ago0x0798ed…ba767e
0xca41…c1550xfe80…47eeBase$0.001100%fluxa22d ago0xc8b98b…0d6321
0xca41…c1550xfe80…47eeBase$0.001100%fluxa22d ago0x1a4a58…a085b4
0xca41…c1550xfe80…47eeBase$0.001100%fluxa22d ago0xb625a5…be68dd
0xca41…c1550xfe80…47eeBase$0.001100%fluxa22d ago0x2314e7…0dad63
0xca41…c1550xfe80…47eeBase$0.001100%fluxa22d ago0x20d856…81f24a

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.