Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf30a…55490xfe80…47eeBase—$0.001100%fluxa22d ago0x41d997…96498e
0xf30a…55490xfe80…47eeBase—$0.001100%fluxa22d ago0xdc9af1…f1e72e
0xf30a…55490xfe80…47eeBase—$0.001100%fluxa22d ago0x4e7352…6cdafa
0xf30a…55490xfe80…47eeBase—$0.001100%fluxa22d ago0x1ca96d…4c1348
0xf30a…55490xfe80…47eeBase—$0.001100%fluxa22d ago0x8f5542…121736
0xf30a…55490xfe80…47eeBase—$0.001100%fluxa22d ago0xe1df78…37e21a
0xf30a…55490xfe80…47eeBase—$0.001100%fluxa22d ago0x18b783…657c92
0xf30a…55490xfe80…47eeBase—$0.001100%fluxa22d ago0x9ac388…613b27
0xf30a…55490xfe80…47eeBase—$0.001100%fluxa22d ago0xc0d2ea…5c0ed0
0xf30a…55490xfe80…47eeBase—$0.001100%fluxa22d ago0xbdfd86…cc4626
0xf30a…55490xfe80…47eeBase—$0.001100%fluxa22d ago0x25d68c…6b8b6b
0xf30a…55490xfe80…47eeBase—$0.001100%fluxa22d ago0xe54a05…e751a8
0xf30a…55490xfe80…47eeBase—$0.001100%fluxa22d ago0x238b92…6a971d
0xf30a…55490xfe80…47eeBase—$0.001100%fluxa22d ago0xbf218c…e1722a
0xf30a…55490xfe80…47eeBase—$0.001100%fluxa22d ago0x9ec5a2…e22978
0xf30a…55490xfe80…47eeBase—$0.001100%fluxa22d ago0xe9171a…4578e1
0xf30a…55490xfe80…47eeBase—$0.001100%fluxa22d ago0x64de47…a16853
0xf30a…55490xfe80…47eeBase—$0.001100%fluxa22d ago0xfb7232…42c23a
0xf30a…55490xfe80…47eeBase—$0.001100%fluxa22d ago0x711c25…73a00d
0xf30a…55490xfe80…47eeBase—$0.001100%fluxa22d ago0x67c8b6…18e0a6
0xf30a…55490xfe80…47eeBase—$0.001100%fluxa22d ago0x61b243…34f6ed
0xf30a…55490xfe80…47eeBase—$0.001100%fluxa22d ago0x6247a4…6698a3
0xf30a…55490xfe80…47eeBase—$0.001100%fluxa22d ago0x2e9325…df9c38
0xf30a…55490xfe80…47eeBase—$0.001100%fluxa22d ago0xcd171c…38af93
0xf30a…55490xfe80…47eeBase—$0.001100%fluxa22d ago0x386f58…71a541

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.