Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4748…3ccc0x9c95…e299Base—$0.001100%fluxa47d ago0x847171…b8cd5a
0x4748…3ccc0x9c95…e299Base—$0.001100%fluxa47d ago0xf58f06…8c4f78
0x4748…3ccc0x9c95…e299Base—$0.001100%fluxa47d ago0x6bfc8f…e58fb2
0x4748…3ccc0x9c95…e299Base—$0.001100%fluxa47d ago0xd71814…2c74fe
0x4748…3ccc0x9c95…e299Base—$0.001100%fluxa47d ago0xf3a837…e008c3
0x4748…3ccc0x9c95…e299Base—$0.001100%fluxa47d ago0x0e4c05…09c834
0x4748…3ccc0x9c95…e299Base—$0.001100%fluxa47d ago0x9db416…b16f50
0x4748…3ccc0x9c95…e299Base—$0.001100%fluxa47d ago0x2d7d8f…66b1d3
0x4748…3ccc0x9c95…e299Base—$0.001100%fluxa47d ago0x6a7d29…f0e706
0x4748…3ccc0x9c95…e299Base—$0.001100%fluxa47d ago0x25aa11…5efb91
0x4748…3ccc0x9c95…e299Base—$0.001100%fluxa47d ago0x3c96cf…49256a
0x4748…3ccc0x9c95…e299Base—$0.001100%fluxa47d ago0x524482…fd6388
0x4748…3ccc0xfe80…47eeBase—$0.001100%fluxa47d ago0xe905f4…cae46f
0x4748…3ccc0x9c95…e299Base—$0.001100%fluxa47d ago0xf744c8…8b0c96
0x4748…3ccc0xfe80…47eeBase—$0.001100%fluxa47d ago0xe63a86…5b94fb
0x4748…3ccc0xfe80…47eeBase—$0.001100%fluxa47d ago0x792229…182037
0x4748…3ccc0xfe80…47eeBase—$0.001100%fluxa47d ago0xc8089b…c9b9a6
0x4748…3ccc0xfe80…47eeBase—$0.001100%fluxa47d ago0x6c96a6…c48c9c
0x4748…3ccc0x9c95…e299Base—$0.001100%fluxa47d ago0xde90fe…24f5da
0x4748…3ccc0xfe80…47eeBase—$0.001100%fluxa47d ago0xa33b40…243353
0x4748…3ccc0x9c95…e299Base—$0.001100%fluxa48d ago0xe63d73…aca7db
0x4748…3ccc0x9c95…e299Base—$0.001100%fluxa48d ago0x5c58a8…b73f42
0x4748…3ccc0x9c95…e299Base—$0.001100%fluxa48d ago0xfcf72b…c59249
0x4748…3ccc0x9c95…e299Base—$0.001100%fluxa48d ago0xb6f2e7…6c4fc6
0x4748…3ccc0x9c95…e299Base—$0.001100%fluxa48d ago0x72d71e…7dda0c

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.