Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5ac3…c6960x6839…1a2bBase$0.003100%Route unknown36d ago0xe1ac3b…6a30ab
0x5ac3…c6960x6839…1a2bBase$0.003100%Route unknown36d ago0x0e6c8b…595a7b
0x5ac3…c6960x6839…1a2bBase$0.003100%Route unknown36d ago0xe82127…fec8cf
0x5ac3…c6960x6839…1a2bBase$5.00100%Route unknown36d ago0xe93106…3595f2
0x5ac3…c6960x6839…1a2bBase$0.003100%Route unknown36d ago0x9374db…5cf91b
0x5ac3…c6960x6839…1a2bBase$1.00100%Route unknown36d ago0x633e2a…e9e2d0
0x5ac3…c6960x6839…1a2bBase$0.003100%Route unknown36d ago0xdde520…65a5aa
0x5ac3…c6960x6839…1a2bBase$0.003100%Route unknown36d ago0x33bb1a…905606
0x5ac3…c6960x6839…1a2bBase$15.00100%Route unknown36d ago0x1cda36…1bafe1
0x5ac3…c6960x6839…1a2bBase$0.003100%Route unknown36d ago0xac8513…84e8dc
0x5ac3…c6960x6839…1a2bBase$0.003100%Route unknown37d ago0x3d2f38…d440ea
0x5ac3…c6960x6839…1a2bBase$0.003100%Route unknown37d ago0x3f23f9…349e0b
0x5ac3…c6960x6839…1a2bBase$0.003100%Route unknown37d ago0x59004e…0ddc1f
0x5ac3…c6960x6839…1a2bBase$1.00100%Route unknown37d ago0x243f64…cb7d12
0x5ac3…c6960x6839…1a2bBase$0.003100%Route unknown37d ago0x191358…b7b5ce
0x5ac3…c6960x6839…1a2bBase$0.003100%Route unknown37d ago0x083b7c…3d1948
0x5ac3…c6960x6839…1a2bBase$0.003100%Route unknown37d ago0x43a6bf…bc22c8
0x5ac3…c6960x6839…1a2bBase$0.003100%Route unknown37d ago0xfb06ee…d41db5
0x5ac3…c6960x6839…1a2bBase$1.00100%Route unknown37d ago0xa6c268…0ad8de
0x5ac3…c6960x6839…1a2bBase$0.003100%Route unknown37d ago0x79f84e…2a2e64
0x5ac3…c6960x6839…1a2bBase$0.003100%Route unknown37d ago0x649153…ea5c7b
0x5ac3…c6960x6839…1a2bBase$0.003100%Route unknown37d ago0xd70b87…c75810
0x5ac3…c6960x6839…1a2bBase$0.003100%Route unknown37d ago0x4d2a25…837c00
0x5ac3…c6960x6839…1a2bBase$0.003100%Route unknown37d ago0x2b1963…28650e
0x5ac3…c6960x6839…1a2bBase$0.003100%Route unknown37d ago0xeb7680…de181d

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://app.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://app.roundhouseai.io/dashboard/team.

If you do not have Roundhouse tools or skills installed, read
https://app.roundhouseai.io/skill.md first — it is the whole procedure.