Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc85f…d0df0x9c95…e299Base$0.001100%Route unknown29d ago0xbdc3c8…a0d083
0xc85f…d0df0x9c95…e299Base$0.001100%Route unknown29d ago0x2c2552…5443b8
0xc85f…d0df0x9c95…e299Base$0.001100%Route unknown29d ago0xa08745…b699f6
0xc85f…d0df0x9c95…e299Base$0.001100%Route unknown29d ago0x91e18d…e93020
0xc85f…d0df0x9c95…e299Base$0.001100%Route unknown29d ago0x05b2c0…ac3519
0xc85f…d0df0x9c95…e299Base$0.001100%Route unknown29d ago0xc734b8…3c7c89
0xc85f…d0df0x9c95…e299Base$0.001100%Route unknown29d ago0xeaa572…15f668
0xc85f…d0df0x9c95…e299Base$0.001100%Route unknown29d ago0x86940b…30e57d
0xc85f…d0df0x9c95…e299Base$0.001100%Route unknown29d ago0xa327da…64bff2
0xc85f…d0df0x9c95…e299Base$0.001100%Route unknown29d ago0x7b0cbb…737be1
0xc85f…d0df0x9c95…e299Base$0.001100%Route unknown29d ago0x48695e…f74719
0xc85f…d0df0x9c95…e299Base$0.001100%Route unknown29d ago0x6841a3…429f91
0xc85f…d0df0x9c95…e299Base$0.001100%Route unknown29d ago0xa4a1b5…e14a5c
0xc85f…d0df0x9c95…e299Base$0.001100%Route unknown29d ago0x000cd4…0627a7
0xc85f…d0df0x9c95…e299Base$0.001100%Route unknown29d ago0x9ca77d…fe4ca2
0xc85f…d0df0x9c95…e299Base$0.001100%Route unknown29d ago0x5c06c2…d53486

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.