Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4723…686d0xfe80…47eeBase—$0.001100%fluxa20d ago0xd3d8b9…db0855
0x4723…686d0xfe80…47eeBase—$0.001100%fluxa20d ago0x5a05cd…2f1a58
0x4723…686d0xfe80…47eeBase—$0.001100%fluxa20d ago0x9c7cd0…8fa0b5
0x4723…686d0xfe80…47eeBase—$0.001100%fluxa20d ago0x9d639f…2c193f
0x4723…686d0xfe80…47eeBase—$0.001100%fluxa20d ago0x55dd16…c983c2
0x4723…686d0xfe80…47eeBase—$0.001100%fluxa20d ago0x949cab…8cee9a
0x4723…686d0xfe80…47eeBase—$0.001100%fluxa20d ago0x74b2b8…3fb6df
0x4723…686d0xfe80…47eeBase—$0.001100%fluxa20d ago0xf1227b…f835df
0x4723…686d0xfe80…47eeBase—$0.001100%fluxa20d ago0x59dfe6…ae11c8
0x4723…686d0xfe80…47eeBase—$0.001100%fluxa20d ago0x74b8d0…53791f
0x4723…686d0xfe80…47eeBase—$0.001100%fluxa20d ago0x034d54…290e2a
0x4723…686d0xfe80…47eeBase—$0.001100%fluxa20d ago0xed7d84…0de0fa
0x4723…686d0xfe80…47eeBase—$0.001100%fluxa20d ago0x82b4ba…42117a
0x4723…686d0xfe80…47eeBase—$0.001100%fluxa20d ago0x6c6845…661c4f
0x4723…686d0xfe80…47eeBase—$0.001100%fluxa20d ago0x067d60…606663
0x4723…686d0xfe80…47eeBase—$0.001100%fluxa20d ago0xc620f7…8c89e1
0x4723…686d0xfe80…47eeBase—$0.001100%fluxa20d ago0xe1169d…049829
0x4723…686d0xfe80…47eeBase—$0.001100%fluxa20d ago0x415ef8…478462
0x4723…686d0xfe80…47eeBase—$0.001100%fluxa20d ago0x5ab299…a7069e
0x4723…686d0xfe80…47eeBase—$0.001100%fluxa20d ago0x08530f…7f660a
0x4723…686d0xfe80…47eeBase—$0.001100%fluxa20d ago0x3d552a…5c71aa

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.