Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x373f…80a80x9c95…e299Base—$0.001100%fluxa32d ago0x597493…3787b3
0x373f…80a80x9c95…e299Base—$0.001100%fluxa32d ago0x909288…9f4a33
0x373f…80a80x9c95…e299Base—$0.001100%fluxa32d ago0x0e7745…03aed3
0x373f…80a80x9c95…e299Base—$0.001100%fluxa32d ago0x273f15…8bb15d
0x373f…80a80x9c95…e299Base—$0.001100%fluxa32d ago0xea328b…1af0ab
0x373f…80a80x9c95…e299Base—$0.001100%fluxa32d ago0xbdebc2…4faf5f
0x373f…80a80x9c95…e299Base—$0.001100%fluxa32d ago0x09f951…c48708
0x373f…80a80x9c95…e299Base—$0.001100%fluxa32d ago0x1bb2fc…af2de1
0x373f…80a80x9c95…e299Base—$0.001100%fluxa32d ago0x8f257f…d5a28d
0x373f…80a80x9c95…e299Base—$0.001100%fluxa32d ago0xed4517…347285
0x373f…80a80x9c95…e299Base—$0.001100%fluxa32d ago0xf997e1…ef4c8f
0x373f…80a80x9c95…e299Base—$0.001100%fluxa32d ago0x58d3c8…ee901e
0x373f…80a80x9c95…e299Base—$0.001100%fluxa32d ago0x4a700d…2ca911
0x373f…80a80x9c95…e299Base—$0.001100%fluxa32d ago0x9b1386…59c432
0x373f…80a80xfe80…47eeBase—$0.001100%fluxa32d ago0x18e544…e9a962
0x373f…80a80xfe80…47eeBase—$0.001100%fluxa32d ago0xa3add9…65840b
0x373f…80a80xfe80…47eeBase—$0.001100%fluxa32d ago0x71073d…4a590b
0x373f…80a80x9c95…e299Base—$0.001100%fluxa32d ago0x42b3e8…950d62
0x373f…80a80xfe80…47eeBase—$0.001100%fluxa32d ago0x36356f…d7a18f
0x373f…80a80xfe80…47eeBase—$0.001100%fluxa32d ago0xaa23ce…9cb11d
0x373f…80a80x9c95…e299Base—$0.001100%fluxa32d ago0x9c544a…d3f0dc
0x373f…80a80x9c95…e299Base—$0.001100%fluxa32d ago0xef348e…6d04f7
0x373f…80a80x9c95…e299Base—$0.001100%fluxa32d ago0x68e6e8…ab3f40
0x373f…80a80xfe80…47eeBase—$0.001100%fluxa32d ago0x2aea61…eb0fc0
0x373f…80a80xfe80…47eeBase—$0.001100%fluxa32d ago0xbd01bd…fcc055

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.