Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x223c…3c640x9dba…0df8Basex402 service$0.01100%coinbase119d ago0x04ac9e…92e1df
0x223c…3c640x9dba…0df8Basex402 service$0.01100%coinbase119d ago0x8c0487…4f0492
0x223c…3c640x9dba…0df8Basex402 service$0.01100%coinbase119d ago0xeb24ac…2beff5
0x223c…3c640x9dba…0df8Basex402 service$0.01100%coinbase119d ago0xeae3b3…c8342b
0x223c…3c640x9dba…0df8Basex402 service$0.01100%coinbase119d ago0xc81ecb…35f008
0x223c…3c640x9dba…0df8Basex402 service$0.01100%coinbase119d ago0x3d934c…ac8fb9
0x223c…3c640x9dba…0df8Basex402 service$0.01100%coinbase119d ago0x4aaad3…4b37ab
0x223c…3c640x2932…4f60Basex402 service$0.01100%coinbase119d ago0x40ffd2…fa0e05
0x223c…3c640x2932…4f60Basex402 service$0.01100%coinbase119d ago0xa47b8e…931e51
0x223c…3c640x2932…4f60Basex402 service$0.01100%coinbase119d ago0x1b237e…9c2069
0x223c…3c640x2932…4f60Basex402 service$0.01100%coinbase119d ago0x2d35c2…9708ec
0x223c…3c640x2932…4f60Basex402 service$0.01100%coinbase119d ago0xe3cceb…3ffbec
0x223c…3c640x2932…4f60Basex402 service$0.01100%coinbase119d ago0xd7e985…5dcd4a
0x223c…3c640x2932…4f60Basex402 service$0.01100%coinbase119d ago0x4c3d5f…5bbec0
0x223c…3c640x2932…4f60Basex402 service$0.01100%coinbase119d ago0x366d8d…4cc3a7
0x223c…3c640x2932…4f60Basex402 service$0.01100%coinbase119d ago0x8deeb7…342d84
0x223c…3c640xdd60…6338Basex402 service$0.005100%cascade119d ago0x3a8bfd…2ee5bc
0x223c…3c640xdd60…6338Basex402 service$0.005100%cascade119d ago0xf3227f…917318
0x223c…3c640xdd60…6338Basex402 service$0.005100%cascade119d ago0xb8e480…7b1732
0x223c…3c640xdd60…6338Basex402 service$0.005100%cascade119d ago0x5e4c6a…17b535
0x223c…3c640xdd60…6338Basex402 service$0.005100%cascade119d ago0x047a95…5a9424
0x223c…3c640xdd60…6338Basex402 service$0.005100%cascade119d ago0x10a03d…4a59b3
0x223c…3c640xdd60…6338Basex402 service$0.005100%cascade119d ago0x62256b…639828
0x223c…3c640xdd60…6338Basex402 service$0.001100%cascade119d ago0x88c370…7f274f
0x223c…3c640xdd60…6338Basex402 service$0.001100%cascade119d ago0x10d0ef…0f7455

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.