Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3182…544f0xff45…9f15BaseHyrule CloudProxy$0.003100%payAI74d ago0x847b60…a0a00b
0x3182…544f0xaeeb…00abBaseStock Trends Market IntelligenceFinance$0.0025100%coinbase74d ago0xd4c0b8…4ba8ed
0x3182…544f0xbad1…98d0Basex402 service$0.01100%coinbase74d ago0xd390ff…361b24
0x3182…544f0x8043…25a8Basex402 service$0.001100%payAI74d ago0xa6f087…7bc166
0x3182…544f0x3190…deb7Basex402 service$0.01100%payAI74d ago0x021f7b…da5207
0x3182…544f0x80ad…2edeBase—$0.005100%coinbase74d ago0x93ef6f…60bc6b
0x3182…544f0x40a8…ad8bBasex402 service$0.001100%coinbase75d ago0x10e81a…e1e242
0x3182…544f0xffc4…37b1Basex402 service$0.001100%coinbase75d ago0x393800…2281ff
0x3182…544f0x2477…a36bBase—$0.002100%0x2772…8c1775d ago0x66ad23…39861a
0x3182…544f0x27c9…eddcBasex402 service$0.06100%payAI75d ago0x1cdeeb…8f7e71
0x3182…544f0x6302…ad57BaseTripadvisorTravel$0.01100%payAI75d ago0x3564ab…499d94
0x3182…544f0x6302…ad57BaseTripadvisorTravel$0.01100%payAI75d ago0x77e34a…2aadbf
0x3182…544f0x45ac…8943Basex402 service$0.01100%coinbase75d ago0x722143…9f05a3
0x3182…544f0xbe68…6ad6Basex402 service$0.10100%coinbase75d ago0x86d6e3…a5a7e2
0x3182…544f0x38c0…44c8BaseVibe SpringsPrice$0.002100%coinbase75d ago0xe61b45…41bea7
0x3182…544f0xbcaf…1a60Base—$0.03100%0x67a3…3cdb75d ago0xe25f41…689d78

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.