Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x00c5…bf3d0xfe80…47eeBase—$0.001100%fluxa28d ago0x5d9963…afcc89
0x00c5…bf3d0xfe80…47eeBase—$0.001100%fluxa28d ago0x9d4bc9…41435b
0x00c5…bf3d0xfe80…47eeBase—$0.001100%fluxa28d ago0xf7f6a2…a77b3a
0x00c5…bf3d0xfe80…47eeBase—$0.001100%fluxa28d ago0x076e1f…6eda90
0x00c5…bf3d0xfe80…47eeBase—$0.001100%fluxa28d ago0xe83967…c6515d
0x00c5…bf3d0xfe80…47eeBase—$0.001100%fluxa28d ago0x18938d…e1cf46
0x00c5…bf3d0xfe80…47eeBase—$0.001100%fluxa28d ago0x5bd264…25cca4
0x00c5…bf3d0xfe80…47eeBase—$0.001100%fluxa28d ago0x19abab…d55f85
0x00c5…bf3d0xfe80…47eeBase—$0.001100%fluxa28d ago0x97dec5…7b2a8f
0x00c5…bf3d0xfe80…47eeBase—$0.001100%fluxa28d ago0x0fabd8…6fbbae
0x00c5…bf3d0xfe80…47eeBase—$0.001100%fluxa28d ago0xac4c8e…d60155
0x00c5…bf3d0xfe80…47eeBase—$0.001100%fluxa28d ago0x2e8fe5…710d4d
0x00c5…bf3d0xfe80…47eeBase—$0.001100%fluxa29d ago0x999de3…93f2c9
0x00c5…bf3d0xfe80…47eeBase—$0.001100%fluxa29d ago0x9d3a27…401a14
0x00c5…bf3d0xfe80…47eeBase—$0.001100%fluxa29d ago0x3a8025…f1dc8c
0x00c5…bf3d0xfe80…47eeBase—$0.001100%fluxa29d ago0xe7e6e6…5c5d97
0x00c5…bf3d0xfe80…47eeBase—$0.001100%fluxa29d ago0x2d9ec8…ec79b1
0x00c5…bf3d0xfe80…47eeBase—$0.001100%fluxa29d ago0x87bea2…7dad07
0x00c5…bf3d0xfe80…47eeBase—$0.001100%fluxa29d ago0x5c7a1a…e3aae8
0x00c5…bf3d0xfe80…47eeBase—$0.001100%fluxa29d ago0x9050f3…d10b5e
0x00c5…bf3d0xfe80…47eeBase—$0.001100%fluxa29d ago0x881594…ee9ae8
0x00c5…bf3d0xfe80…47eeBase—$0.001100%fluxa29d ago0xb683c3…f0c2d8
0x00c5…bf3d0xfe80…47eeBase—$0.001100%fluxa29d ago0xfc9d8f…c0cb56
0x00c5…bf3d0xfe80…47eeBase—$0.001100%fluxa29d ago0xb27837…359a26
0x00c5…bf3d0xfe80…47eeBase—$0.001100%fluxa29d ago0xea2b9d…de119e

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.