Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf8c6…cf010xfe80…47eeBase—$0.001100%fluxa20d ago0x7bfb26…f5af9e
0xf8c6…cf010xfe80…47eeBase—$0.001100%fluxa20d ago0xefdc80…eae15a
0xf8c6…cf010xfe80…47eeBase—$0.001100%fluxa20d ago0xde6ab5…f1ca58
0xf8c6…cf010xfe80…47eeBase—$0.001100%fluxa20d ago0x1bada9…ac403a
0xf8c6…cf010xfe80…47eeBase—$0.001100%fluxa20d ago0x259cb7…f6581a
0xf8c6…cf010xfe80…47eeBase—$0.001100%fluxa20d ago0xe77672…833266
0xf8c6…cf010xfe80…47eeBase—$0.001100%fluxa20d ago0x154851…0ee8ef
0xf8c6…cf010xfe80…47eeBase—$0.001100%fluxa20d ago0xd21d61…3d885e
0xf8c6…cf010xfe80…47eeBase—$0.001100%fluxa20d ago0xe4d495…ae6da3
0xf8c6…cf010xfe80…47eeBase—$0.001100%fluxa20d ago0x3385d7…0e4eab
0xf8c6…cf010xfe80…47eeBase—$0.001100%fluxa20d ago0xacf6c8…363713
0xf8c6…cf010xfe80…47eeBase—$0.001100%fluxa20d ago0xcbda58…de5c4e
0xf8c6…cf010xfe80…47eeBase—$0.001100%fluxa20d ago0xa6df34…7952b2
0xf8c6…cf010xfe80…47eeBase—$0.001100%fluxa20d ago0x3d65b5…a54efa
0xf8c6…cf010xfe80…47eeBase—$0.001100%fluxa20d ago0xb627ea…941f32
0xf8c6…cf010xfe80…47eeBase—$0.001100%fluxa20d ago0x98981d…e3e6a6
0xf8c6…cf010xfe80…47eeBase—$0.001100%fluxa20d ago0x793ca6…a86148
0xf8c6…cf010xfe80…47eeBase—$0.001100%fluxa20d ago0x8925b5…0ae58b
0xf8c6…cf010xfe80…47eeBase—$0.001100%fluxa20d ago0x380fa5…74a1ec
0xf8c6…cf010xfe80…47eeBase—$0.001100%fluxa20d ago0x0c4f49…55e5c5
0xf8c6…cf010xfe80…47eeBase—$0.001100%fluxa20d ago0xb5e275…225139

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.