Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc41d…39fd0x3e0a…78e7Base—$0.003399100%coinbase75d ago0x4186bd…824494
0xc41d…39fd0x3e0a…78e7Base—$0.003573100%coinbase75d ago0xb3c6ef…7582ce
0xc41d…39fd0x3e0a…78e7Base—$0.003485100%coinbase75d ago0xbedb56…718b13
0xc41d…39fd0x3e0a…78e7Base—$0.004288100%coinbase75d ago0x49ef7a…43ee2a
0xc41d…39fd0x3e0a…78e7Base—$0.003849100%coinbase75d ago0xf4de74…3217d7
0xc41d…39fd0x3e0a…78e7Base—$0.002888100%coinbase75d ago0x681790…f19b47
0xc41d…39fd0x3e0a…78e7Base—$0.004205100%coinbase75d ago0xebfd60…fbe5f5
0xc41d…39fd0x3e0a…78e7Base—$0.002945100%coinbase75d ago0x22dd80…198ac6
0xc41d…39fd0x3e0a…78e7Base—$0.00577100%coinbase75d ago0x1727d3…2c748d
0xc41d…39fd0x3e0a…78e7Base—$0.00451100%coinbase75d ago0x5a93ee…c38cc2
0xc41d…39fd0x3e0a…78e7Base—$0.004093100%coinbase75d ago0x36454f…e6560c
0xc41d…39fd0x3e0a…78e7Base—$0.004688100%coinbase75d ago0x23fa8f…4fdbc4
0xc41d…39fd0x3e0a…78e7Base—$0.003529100%coinbase75d ago0xdc5355…1d8b90
0xc41d…39fd0x3e0a…78e7Base—$0.003483100%coinbase75d ago0x90749f…675746
0xc41d…39fd0x3e0a…78e7Base—$0.003132100%coinbase75d ago0xa83cfa…7a6d2a
0xc41d…39fd0x3e0a…78e7Base—$0.004048100%coinbase75d ago0xbab178…c13304
0xc41d…39fd0x3e0a…78e7Base—$0.004723100%coinbase75d ago0xe3802c…fe3cc3
0xc41d…39fd0x3e0a…78e7Base—$0.005417100%coinbase75d ago0x0c5978…7dad1e
0xc41d…39fd0x3e0a…78e7Base—$0.004255100%coinbase75d ago0xea63bc…77b981
0xc41d…39fd0x3e0a…78e7Base—$0.002656100%coinbase75d ago0x62dca9…86ce7d
0xc41d…39fd0x3e0a…78e7Base—$0.005086100%coinbase75d ago0x983277…1ec6ed

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.