Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xfba5…50ad0x9c95…e299Base$0.001100%Route unknown74d ago0x09ad98…25a8c9
0xfba5…50ad0x9c95…e299Base$0.001100%Route unknown74d ago0x710be8…d8b0ed
0xfba5…50ad0x9c95…e299Base$0.001100%Route unknown74d ago0x36ae4f…81d2c1
0xfba5…50ad0x9c95…e299Base$0.001100%Route unknown74d ago0xf8d8b4…ecb780
0xfba5…50ad0x9c95…e299Base$0.001100%Route unknown74d ago0x7ebb9b…7ead6b
0xfba5…50ad0x9c95…e299Base$0.001100%Route unknown74d ago0xa32dd2…da6d18
0xfba5…50ad0x9c95…e299Base$0.001100%Route unknown74d ago0x5af22b…2a8c13
0xfba5…50ad0x9c95…e299Base$0.001100%Route unknown74d ago0x0b2421…f8c175
0xfba5…50ad0x9c95…e299Base$0.001100%Route unknown74d ago0xeec08b…090496
0xfba5…50ad0x9c95…e299Base$0.001100%Route unknown74d ago0x4e5085…30e4b0
0xfba5…50ad0x9c95…e299Base$0.001100%Route unknown74d ago0x73fcce…fe7e3c
0xfba5…50ad0x9c95…e299Base$0.001100%Route unknown74d ago0x20e8fb…609ba4
0xfba5…50ad0x9c95…e299Base$0.001100%Route unknown74d ago0x003dc5…396a77
0xfba5…50ad0x9c95…e299Base$0.001100%Route unknown74d ago0x23e4d5…fcbdc7
0xfba5…50ad0x9c95…e299Base$0.001100%Route unknown74d ago0x1897dd…c07142
0xfba5…50ad0x9c95…e299Base$0.001100%Route unknown74d ago0xa3e8e3…be51b9
0xfba5…50ad0x9c95…e299Base$0.001100%Route unknown74d ago0x110e88…4d486b
0xfba5…50ad0x9c95…e299Base$0.001100%Route unknown74d ago0x716705…b97d41
0xfba5…50ad0x9c95…e299Base$0.001100%Route unknown74d ago0x67b0ee…d1a08b
0xfba5…50ad0x9c95…e299Base$0.001100%Route unknown74d ago0xf2a094…a5c76c
0xfba5…50ad0x9c95…e299Base$0.001100%Route unknown74d ago0x1692e8…aefc87
0xfba5…50ad0x9c95…e299Base$0.001100%Route unknown74d ago0x1e8258…90da73
0xfba5…50ad0x9c95…e299Base$0.001100%Route unknown74d ago0x62946a…312943
0xfba5…50ad0x9c95…e299Base$0.001100%Route unknown74d ago0xc788b5…8d048d
0xfba5…50ad0x9c95…e299Base$0.001100%Route unknown74d ago0xb5816b…7df61c

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.