Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7d53…4f680x9c95…e299Base—$0.001100%fluxa47d ago0xfa165f…fc6425
0x7d53…4f680x9c95…e299Base—$0.001100%fluxa47d ago0x9dc029…ad71f9
0x7d53…4f680x9c95…e299Base—$0.001100%fluxa47d ago0xc2a3c1…3e9ea5
0x7d53…4f680x9c95…e299Base—$0.001100%fluxa47d ago0x3e5e49…9d8a9a
0x7d53…4f680x9c95…e299Base—$0.001100%fluxa47d ago0x9f5c2e…3fb5c0
0x7d53…4f680x9c95…e299Base—$0.001100%fluxa47d ago0x02a4a5…447a25
0x7d53…4f680x9c95…e299Base—$0.001100%fluxa47d ago0x18003c…fbe60f
0x7d53…4f680x9c95…e299Base—$0.001100%fluxa47d ago0x6731c6…cf04a1
0x7d53…4f680x9c95…e299Base—$0.001100%fluxa47d ago0xb97987…dd3009
0x7d53…4f680x9c95…e299Base—$0.001100%fluxa47d ago0x50a4ea…0f4b69
0x7d53…4f680x9c95…e299Base—$0.001100%fluxa47d ago0x22b398…18c34b
0x7d53…4f680xfe80…47eeBase—$0.001100%fluxa47d ago0x31322b…73fd58
0x7d53…4f680x9c95…e299Base—$0.001100%fluxa47d ago0x346cd6…828a12
0x7d53…4f680xfe80…47eeBase—$0.001100%fluxa47d ago0x8fe5f2…b39159
0x7d53…4f680x9c95…e299Base—$0.001100%fluxa47d ago0x4858a6…7c27ab
0x7d53…4f680x9c95…e299Base—$0.001100%fluxa47d ago0x5ea6d0…dc02df
0x7d53…4f680x9c95…e299Base—$0.001100%fluxa47d ago0x70fa94…707280
0x7d53…4f680x9c95…e299Base—$0.001100%fluxa47d ago0x1ba013…64947d
0x7d53…4f680x9c95…e299Base—$0.001100%fluxa47d ago0xf00c4a…89342a
0x7d53…4f680x9c95…e299Base—$0.001100%fluxa47d ago0xb8d11e…69492c
0x7d53…4f680x9c95…e299Base—$0.001100%fluxa47d ago0x1e3987…3faf07
0x7d53…4f680x9c95…e299Base—$0.001100%fluxa47d ago0x24b1c0…66c900
0x7d53…4f680x9c95…e299Base—$0.001100%fluxa48d ago0xef2d16…f4bb72
0x7d53…4f680x9c95…e299Base—$0.001100%fluxa48d ago0xcaf600…f96ff6
0x7d53…4f680x9c95…e299Base—$0.001100%fluxa48d ago0x52ca4e…66513b

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.