Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1f05…155d0xa9dd…2315Base$0.03100%Route unknown95d ago0xfb0c7e…e1a93b
0x1f05…155d0xa9dd…2315Base$0.002100%Route unknown95d ago0x8422ac…15e33f
0x1f05…155d0xa9dd…2315Base$0.03100%Route unknown95d ago0x1698ec…24b4c7
0x1f05…155d0xa9dd…2315Base$0.002100%Route unknown95d ago0x9af443…5db7f2
0x1f05…155d0xa9dd…2315Base$0.03100%Route unknown95d ago0xedc898…dd24f7
0x1f05…155d0xa9dd…2315Base$0.002100%Route unknown95d ago0x29eb8c…07d2a2
0x1f05…155d0xa9dd…2315Base$0.03100%Route unknown95d ago0xbf5ccb…62f7b9
0x1f05…155d0xa9dd…2315Base$0.002100%Route unknown95d ago0x15a4ae…74ab86
0x1f05…155d0xa9dd…2315Base$0.03100%Route unknown95d ago0xe05087…0851af
0x1f05…155d0xa9dd…2315Base$0.002100%Route unknown95d ago0x9a5877…c2bdf5
0x1f05…155d0xa9dd…2315Base$0.03100%Route unknown95d ago0xe8ed2b…4e78b2
0x1f05…155d0xa9dd…2315Base$0.002100%Route unknown95d ago0xb3e77d…d1a72d
0x1f05…155d0xa9dd…2315Base$0.03100%Route unknown95d ago0xa2cf3d…77f5b0
0x1f05…155d0xa9dd…2315Base$0.002100%Route unknown95d ago0xd74a58…7c3330
0x1f05…155d0xa9dd…2315Base$0.03100%Route unknown95d ago0x9c2ad1…276051
0x1f05…155d0xa9dd…2315Base$0.002100%Route unknown95d ago0x93246e…0f71ea
0x1f05…155d0xa9dd…2315Base$0.03100%Route unknown95d ago0x9e247c…d15fed
0x1f05…155d0xa9dd…2315Base$0.002100%Route unknown95d ago0x0be131…f42552
0x1f05…155d0xa9dd…2315Base$0.03100%Route unknown95d ago0x528c93…2c836b
0x1f05…155d0xa9dd…2315Base$0.002100%Route unknown95d ago0xd93a64…c7be98
0x1f05…155d0xa9dd…2315Base$0.03100%Route unknown95d ago0x62a087…47661f
0x1f05…155d0xa9dd…2315Base$0.002100%Route unknown95d ago0xa3b0b3…b38a33
0x1f05…155d0xa9dd…2315Base$0.03100%Route unknown95d ago0x335ce8…a03a4a
0x1f05…155d0xa9dd…2315Base$0.002100%Route unknown95d ago0x7bf8d2…25ae65
0x1f05…155d0xa9dd…2315Base$0.03100%Route unknown95d ago0x7d7812…38a071

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.