Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x112e…2b4a0x9c95…e299Base—$0.001100%fluxa47d ago0x3282b2…658584
0x112e…2b4a0x9c95…e299Base—$0.001100%fluxa47d ago0x612d5c…81f3eb
0x112e…2b4a0x9c95…e299Base—$0.001100%fluxa47d ago0xb081c6…a34f33
0x112e…2b4a0x9c95…e299Base—$0.001100%fluxa47d ago0xa63c95…dd075c
0x112e…2b4a0x9c95…e299Base—$0.001100%fluxa47d ago0x868d6a…ee84a6
0x112e…2b4a0x9c95…e299Base—$0.001100%fluxa47d ago0xf6aaa6…2eed16
0x112e…2b4a0x9c95…e299Base—$0.001100%fluxa48d ago0xf5979e…f86ced
0x112e…2b4a0xfe80…47eeBase—$0.001100%fluxa48d ago0xeeb6f8…f4f47a
0x112e…2b4a0x9c95…e299Base—$0.001100%fluxa48d ago0xd65030…66f4ea
0x112e…2b4a0xfe80…47eeBase—$0.001100%fluxa48d ago0xaa7c84…261479
0x112e…2b4a0x9c95…e299Base—$0.001100%fluxa48d ago0xfb8163…e54ee7
0x112e…2b4a0x9c95…e299Base—$0.001100%fluxa48d ago0x5f626c…af5c96
0x112e…2b4a0xfe80…47eeBase—$0.001100%fluxa48d ago0xcba3a7…1d653b
0x112e…2b4a0x9c95…e299Base—$0.001100%fluxa48d ago0xeecdc9…3ce8df
0x112e…2b4a0x9c95…e299Base—$0.001100%fluxa48d ago0x5fa370…6c7c33
0x112e…2b4a0x9c95…e299Base—$0.001100%fluxa48d ago0xeebb08…f2a7a3
0x112e…2b4a0x9c95…e299Base—$0.001100%fluxa48d ago0xe0691d…55c265
0x112e…2b4a0x9c95…e299Base—$0.001100%fluxa48d ago0xc5fd95…151a27
0x112e…2b4a0x9c95…e299Base—$0.001100%fluxa48d ago0xa611d3…3d907d
0x112e…2b4a0x9c95…e299Base—$0.001100%fluxa48d ago0xf41e1a…2b8a16
0x112e…2b4a0x9c95…e299Base—$0.001100%fluxa48d ago0xb45120…ab6be2
0x112e…2b4a0x9c95…e299Base—$0.001100%fluxa48d ago0xb5d413…0c8e47
0x112e…2b4a0x9c95…e299Base—$0.001100%fluxa48d ago0x8ee08d…809210
0x112e…2b4a0x9c95…e299Base—$0.001100%fluxa48d ago0x1b42b7…2dd6bd
0x112e…2b4a0x9c95…e299Base—$0.001100%fluxa48d ago0x6f7293…482864

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.