Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf1c8…26720xa9dd…2315Base$0.002100%Route unknown48d ago0x1d0af3…859471
0xf1c8…26720xa9dd…2315Base$0.002100%Route unknown48d ago0x0f8fbd…229fc9
0xf1c8…26720xa9dd…2315Base$0.002100%Route unknown48d ago0x40c520…086be7
0xf1c8…26720xa9dd…2315Base$0.002100%Route unknown48d ago0xb9e07c…30e6d5
0xf1c8…26720xa9dd…2315Base$0.002100%Route unknown48d ago0x6f68cc…60103b
0xf1c8…26720xa9dd…2315Base$0.002100%Route unknown48d ago0x37a50a…4f7a71
0xf1c8…26720xa9dd…2315Base$0.002100%Route unknown48d ago0xc6c320…42afeb
0xf1c8…26720xa9dd…2315Base$0.002100%Route unknown48d ago0x648f4c…4cb67f
0xf1c8…26720xa9dd…2315Base$0.002100%Route unknown48d ago0x79548c…998ddd
0xf1c8…26720xa9dd…2315Base$0.002100%Route unknown48d ago0x4f65f8…b8f475
0xf1c8…26720xa9dd…2315Base$0.002100%Route unknown48d ago0x9dfa8b…00b2c4
0xf1c8…26720xa9dd…2315Base$0.002100%Route unknown48d ago0xe83efd…974adf
0xf1c8…26720xa9dd…2315Base$0.002100%Route unknown48d ago0x0dde14…20ecdb
0xf1c8…26720xa9dd…2315Base$0.002100%Route unknown48d ago0x471c3c…4fa627
0xf1c8…26720xa9dd…2315Base$0.002100%Route unknown48d ago0x65abfa…3f85b4
0xf1c8…26720xa9dd…2315Base$0.002100%Route unknown48d ago0xc14408…6b695f
0xf1c8…26720xa9dd…2315Base$0.002100%Route unknown48d ago0x76877d…a59ff7
0xf1c8…26720xa9dd…2315Base$0.002100%Route unknown48d ago0xcfd247…2a1625
0xf1c8…26720xa9dd…2315Base$0.002100%Route unknown48d ago0xb5d4ca…6d71b6
0xf1c8…26720xa9dd…2315Base$0.002100%Route unknown48d ago0x092bf0…b19598
0xf1c8…26720xa9dd…2315Base$0.002100%Route unknown48d ago0xb0e28b…5e58e3
0xf1c8…26720xa9dd…2315Base$0.002100%Route unknown48d ago0x06dbd7…e675be
0xf1c8…26720xa9dd…2315Base$0.002100%Route unknown48d ago0x56843d…8003bd
0xf1c8…26720xa9dd…2315Base$0.002100%Route unknown48d ago0x765718…474784
0xf1c8…26720xa9dd…2315Base$0.002100%Route unknown48d ago0xb11891…0819ee

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.