Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x30f8…9c550x6a5e…c666Basex402 service$0.001100%payAI105d ago0x7511f0…428dc6
0x30f8…9c550x6a5e…c666Basex402 service$0.001100%payAI105d ago0xe50447…47fbfa
0x30f8…9c550x6a5e…c666Basex402 service$0.001100%payAI105d ago0xdfc7f5…d347e5
0x30f8…9c550x6a5e…c666Basex402 service$0.001100%payAI105d ago0xc37c71…e8d898
0x30f8…9c550x6a5e…c666Basex402 service$0.001100%payAI105d ago0x456c1f…8b65cc
0x30f8…9c550x6a5e…c666Basex402 service$0.001100%payAI105d ago0xb95779…26bc3c
0x30f8…9c550x6a5e…c666Basex402 service$0.001100%payAI105d ago0xa1ee30…fb0463
0x30f8…9c550x6a5e…c666Basex402 service$0.001100%payAI105d ago0x4764a3…532599
0x30f8…9c550x6a5e…c666Basex402 service$0.001100%payAI105d ago0xc209a5…010f91
0x30f8…9c550x6a5e…c666Basex402 service$0.001100%payAI105d ago0x1ae4a2…7102ae
0x30f8…9c550x6a5e…c666Basex402 service$0.001100%payAI105d ago0xaeb0c6…962bb4
0x30f8…9c550x6a5e…c666Basex402 service$0.001100%payAI105d ago0xb5b81e…a12272
0x30f8…9c550x6a5e…c666Basex402 service$0.001100%payAI105d ago0x18ba6e…dfd6af
0x30f8…9c550x6a5e…c666Basex402 service$0.001100%payAI105d ago0x5ecbaf…b643d3
0x30f8…9c550x6a5e…c666Basex402 service$0.001100%payAI105d ago0x5c9eba…0182d6
0x30f8…9c550x6a5e…c666Basex402 service$0.001100%payAI105d ago0xf0353a…b458e6
0x30f8…9c550x6a5e…c666Basex402 service$0.001100%payAI105d ago0xb64256…0446e8
0x30f8…9c550x6a5e…c666Basex402 service$0.001100%payAI105d ago0x959f0d…e86b0a
0x30f8…9c550x6a5e…c666Basex402 service$0.001100%payAI105d ago0x5d6eb9…d953c5
0x30f8…9c550x6a5e…c666Basex402 service$0.001100%payAI105d ago0xdb12d3…d91bbc
0x30f8…9c550x6a5e…c666Basex402 service$0.001100%payAI105d ago0x76d160…30d827
0x30f8…9c550x6a5e…c666Basex402 service$0.001100%payAI105d ago0x308870…884a7e
0x30f8…9c550x6a5e…c666Basex402 service$0.001100%payAI105d ago0xedc881…4af8cc
0x30f8…9c550x6a5e…c666Basex402 service$0.001100%payAI105d ago0x18d000…6f7e3c
0x30f8…9c550x6a5e…c666Basex402 service$0.001100%payAI105d ago0xea4880…18c86a

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.