Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6c1a…40680x9c95…e299Base—$0.001100%fluxa46d ago0xed9915…0e45b0
0x6c1a…40680x9c95…e299Base—$0.001100%fluxa46d ago0xca58ee…7d30a7
0x6c1a…40680x9c95…e299Base—$0.001100%fluxa46d ago0xfa1b2f…c0b808
0x6c1a…40680x9c95…e299Base—$0.001100%fluxa46d ago0x2add26…bb8581
0x6c1a…40680x9c95…e299Base—$0.001100%fluxa46d ago0x850c1a…c21838
0x6c1a…40680x9c95…e299Base—$0.001100%fluxa46d ago0x9d690b…397971
0x6c1a…40680x9c95…e299Base—$0.001100%fluxa46d ago0x3444b8…d19b6d
0x6c1a…40680x9c95…e299Base—$0.001100%fluxa46d ago0x287d91…850db8
0x6c1a…40680x9c95…e299Base—$0.001100%fluxa46d ago0x030ff2…5d0dc3
0x6c1a…40680xfe80…47eeBase—$0.001100%fluxa46d ago0x3bd934…d4cb97
0x6c1a…40680xfe80…47eeBase—$0.001100%fluxa47d ago0xacb421…386908
0x6c1a…40680x9c95…e299Base—$0.001100%fluxa47d ago0x7aeac8…d12f6b
0x6c1a…40680x9c95…e299Base—$0.001100%fluxa47d ago0xb6aa0b…71f422
0x6c1a…40680x9c95…e299Base—$0.001100%fluxa47d ago0x22742c…1d9cb0
0x6c1a…40680x9c95…e299Base—$0.001100%fluxa47d ago0x58f481…5f1bdb
0x6c1a…40680xfe80…47eeBase—$0.001100%fluxa47d ago0x9ee2c2…c29811
0x6c1a…40680xfe80…47eeBase—$0.001100%fluxa47d ago0xb782fa…7f9f2d
0x6c1a…40680xfe80…47eeBase—$0.001100%fluxa47d ago0xf6cf9d…2f837e
0x6c1a…40680x9c95…e299Base—$0.001100%fluxa47d ago0x1d1a06…a167f7
0x6c1a…40680x9c95…e299Base—$0.001100%fluxa47d ago0xed0ba5…6ba4fa
0x6c1a…40680x9c95…e299Base—$0.001100%fluxa47d ago0x85cd3f…ef4ae9
0x6c1a…40680x9c95…e299Base—$0.001100%fluxa47d ago0x059baf…3c3a67
0x6c1a…40680xfe80…47eeBase—$0.001100%fluxa47d ago0xa34a6e…2d3bb9
0x6c1a…40680xfe80…47eeBase—$0.001100%fluxa47d ago0x69d8f9…168c94
0x6c1a…40680x9c95…e299Base—$0.001100%fluxa47d ago0x38b8fe…88b1eb

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.