Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x47ca…e8480x6839…1a2bBase$0.003100%Route unknown22d ago0xae205b…5ebaa2
0x47ca…e8480x6839…1a2bBase$0.003100%Route unknown22d ago0xd4bc86…cd62c4
0x47ca…e8480x6839…1a2bBase$0.003100%Route unknown22d ago0x4b4535…717d03
0x47ca…e8480x6839…1a2bBase$0.003100%Route unknown22d ago0x651793…7f8172
0x47ca…e8480x6839…1a2bBase$0.003100%Route unknown22d ago0x0cf199…b8b947
0x47ca…e8480x6839…1a2bBase$0.003100%Route unknown22d ago0xfda88a…516ed9
0x47ca…e8480x6839…1a2bBase$0.003100%Route unknown22d ago0x083be3…56921c
0x47ca…e8480x6839…1a2bBase$0.003100%Route unknown22d ago0xa2a309…16866f
0x47ca…e8480x6839…1a2bBase$0.003100%Route unknown22d ago0x3d2412…4f1be1
0x47ca…e8480x6839…1a2bBase$0.003100%Route unknown22d ago0x1b5475…68fe2e
0x47ca…e8480x6839…1a2bBase$0.003100%Route unknown22d ago0x2c432f…540c33
0x47ca…e8480x6839…1a2bBase$0.003100%Route unknown22d ago0x736a33…795bad
0x47ca…e8480x6839…1a2bBase$0.003100%Route unknown22d ago0x3320de…006b3d
0x47ca…e8480x6839…1a2bBase$0.003100%Route unknown22d ago0x3ab81d…e6a65b
0x47ca…e8480x6839…1a2bBase$0.003100%Route unknown22d ago0x475398…ea2132
0x47ca…e8480x6839…1a2bBase$0.003100%Route unknown22d ago0xae9b9b…c9228b
0x47ca…e8480x6839…1a2bBase$0.003100%Route unknown22d ago0x6285be…980214
0x47ca…e8480x6839…1a2bBase$0.003100%Route unknown22d ago0x7de96c…ea26a0
0x47ca…e8480x6839…1a2bBase$0.003100%Route unknown22d ago0xcdd2dd…945528
0x47ca…e8480x6839…1a2bBase$0.003100%Route unknown22d ago0x7ceefa…8ea63b
0x47ca…e8480x6839…1a2bBase$0.003100%Route unknown22d ago0xd959d5…599c15
0x47ca…e8480x6839…1a2bBase$0.003100%Route unknown22d ago0xbef45d…6e945e
0x47ca…e8480x6839…1a2bBase$0.003100%Route unknown22d ago0x7fd893…79cf67
0x47ca…e8480x6839…1a2bBase$0.003100%Route unknown22d ago0xa79be6…30cbce
0x47ca…e8480x6839…1a2bBase$0.003100%Route unknown22d ago0xfcf4e3…6f77bc

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.