Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0a60…e2d50xfe80…47eeBase—$0.001100%fluxa31d ago0x4a70f6…e29e1f
0x0a60…e2d50xfe80…47eeBase—$0.001100%fluxa31d ago0xa8f8d9…c79795
0x0a60…e2d50xfe80…47eeBase—$0.001100%fluxa31d ago0xc4e9c3…b2c14e
0x0a60…e2d50xfe80…47eeBase—$0.001100%fluxa31d ago0x15009a…bbd370
0x0a60…e2d50xfe80…47eeBase—$0.001100%fluxa31d ago0x1f4026…532fd0
0x0a60…e2d50xfe80…47eeBase—$0.001100%fluxa31d ago0x081589…58019f
0x0a60…e2d50xfe80…47eeBase—$0.001100%fluxa31d ago0x222711…49d58e
0x0a60…e2d50xfe80…47eeBase—$0.001100%fluxa31d ago0xa62dbc…376729
0x0a60…e2d50xfe80…47eeBase—$0.001100%fluxa31d ago0x89065a…784711
0x0a60…e2d50xfe80…47eeBase—$0.001100%fluxa31d ago0x340c8a…1d0d6d
0x0a60…e2d50xfe80…47eeBase—$0.001100%fluxa31d ago0x39fa60…8a38fb
0x0a60…e2d50xfe80…47eeBase—$0.001100%fluxa31d ago0xd550c1…36e146
0x0a60…e2d50xfe80…47eeBase—$0.001100%fluxa31d ago0x59f102…687674
0x0a60…e2d50xfe80…47eeBase—$0.001100%fluxa31d ago0x7b95c0…d80400
0x0a60…e2d50xfe80…47eeBase—$0.001100%fluxa31d ago0xbe1dd2…8cb029
0x0a60…e2d50xfe80…47eeBase—$0.001100%fluxa31d ago0x38f10c…cf722e
0x0a60…e2d50xfe80…47eeBase—$0.001100%fluxa31d ago0xd6c6a7…b7a3a4
0x0a60…e2d50x9c95…e299Base—$0.001100%fluxa31d ago0x10356b…cb1998
0x0a60…e2d50x9c95…e299Base—$0.001100%fluxa32d ago0xbd8dc6…9edd6d
0x0a60…e2d50x9c95…e299Base—$0.001100%fluxa32d ago0x9b7f53…e62921
0x0a60…e2d50x9c95…e299Base—$0.001100%fluxa32d ago0x536095…ccc176
0x0a60…e2d50x9c95…e299Base—$0.001100%fluxa32d ago0xae2502…c6005d
0x0a60…e2d50x9c95…e299Base—$0.001100%fluxa32d ago0x1b6ff3…9e2a63
0x0a60…e2d50x9c95…e299Base—$0.001100%fluxa32d ago0x067ca9…e7aed7
0x0a60…e2d50x9c95…e299Base—$0.001100%fluxa32d ago0xf0c051…574b0e

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.