Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x14e0…ef440x9c95…e299Base—$0.001100%fluxa47d ago0x4aa3ef…98a6c7
0x14e0…ef440x9c95…e299Base—$0.001100%fluxa47d ago0x9b1e9f…40431c
0x14e0…ef440x9c95…e299Base—$0.001100%fluxa47d ago0x444f6b…313146
0x14e0…ef440x9c95…e299Base—$0.001100%fluxa47d ago0x1f3527…250dde
0x14e0…ef440x9c95…e299Base—$0.001100%fluxa47d ago0xbb41b0…1e9810
0x14e0…ef440xfe80…47eeBase—$0.001100%fluxa47d ago0x4a8467…20fa22
0x14e0…ef440xfe80…47eeBase—$0.001100%fluxa47d ago0x55d85b…8fdb3c
0x14e0…ef440x9c95…e299Base—$0.001100%fluxa47d ago0x2c75ba…a05503
0x14e0…ef440x9c95…e299Base—$0.001100%fluxa47d ago0x2ea1f6…631573
0x14e0…ef440x9c95…e299Base—$0.001100%fluxa47d ago0xf25920…1e72eb
0x14e0…ef440x9c95…e299Base—$0.001100%fluxa47d ago0x4523df…5605ee
0x14e0…ef440x9c95…e299Base—$0.001100%fluxa47d ago0x38a204…3ca7d1
0x14e0…ef440x9c95…e299Base—$0.001100%fluxa47d ago0xed94b4…6513ae
0x14e0…ef440x9c95…e299Base—$0.001100%fluxa47d ago0x2113b9…a5a744
0x14e0…ef440x9c95…e299Base—$0.001100%fluxa47d ago0x7f563d…f7bff2
0x14e0…ef440x9c95…e299Base—$0.001100%fluxa47d ago0x5ff0b0…80d063
0x14e0…ef440xfe80…47eeBase—$0.001100%fluxa47d ago0x6f6744…a4485a
0x14e0…ef440x9c95…e299Base—$0.001100%fluxa47d ago0x8ad05d…4e6dc7
0x14e0…ef440x9c95…e299Base—$0.001100%fluxa47d ago0x449517…43e18a
0x14e0…ef440xfe80…47eeBase—$0.001100%fluxa47d ago0xae814d…359840
0x14e0…ef440x9c95…e299Base—$0.001100%fluxa47d ago0xcda3cd…e9f598
0x14e0…ef440x9c95…e299Base—$0.001100%fluxa47d ago0xefd1d6…6266af
0x14e0…ef440x9c95…e299Base—$0.001100%fluxa48d ago0xa1698d…59bddd
0x14e0…ef440x9c95…e299Base—$0.001100%fluxa48d ago0x1c051b…90034c
0x14e0…ef440x9c95…e299Base—$0.001100%fluxa48d ago0xab7561…e36063

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.