Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf5c8…5aec0xa9dd…2315Base$0.002100%Route unknown72d ago0xe8ab76…840fed
0xf5c8…5aec0xa9dd…2315Base$0.002100%Route unknown72d ago0x1e9897…fce4e3
0xf5c8…5aec0xa9dd…2315Base$0.002100%Route unknown72d ago0xf0c9fe…32cf95
0xf5c8…5aec0xa9dd…2315Base$0.002100%Route unknown72d ago0x16e1cc…28e2f3
0xf5c8…5aec0xa9dd…2315Base$0.002100%Route unknown72d ago0xf2f834…5f9407
0xf5c8…5aec0xa9dd…2315Base$0.002100%Route unknown72d ago0xc79378…d733ba
0xf5c8…5aec0xa9dd…2315Base$0.002100%Route unknown72d ago0x9abe70…7fdc47
0xf5c8…5aec0xa9dd…2315Base$0.002100%Route unknown72d ago0x81ca58…170a15
0xf5c8…5aec0xa9dd…2315Base$0.002100%Route unknown72d ago0xa8c6b3…d7e6d6
0xf5c8…5aec0xa9dd…2315Base$0.002100%Route unknown72d ago0xe150ec…505faf
0xf5c8…5aec0xa9dd…2315Base$0.002100%Route unknown72d ago0xb05cf3…f21136
0xf5c8…5aec0xa9dd…2315Base$0.002100%Route unknown72d ago0x189855…4b8cb9
0xf5c8…5aec0xa9dd…2315Base$0.002100%Route unknown72d ago0xeee4b9…17d3a6
0xf5c8…5aec0xa9dd…2315Base$0.002100%Route unknown72d ago0x941f60…971a94
0xf5c8…5aec0xa9dd…2315Base$0.002100%Route unknown72d ago0x165e47…435772
0xf5c8…5aec0xa9dd…2315Base$0.002100%Route unknown72d ago0x87512e…1e8827
0xf5c8…5aec0xa9dd…2315Base$0.002100%Route unknown72d ago0xe39d3f…05c19f
0xf5c8…5aec0xa9dd…2315Base$0.002100%Route unknown72d ago0x94926a…20e6ea
0xf5c8…5aec0xa9dd…2315Base$0.002100%Route unknown72d ago0x0e60a0…1eaf0f
0xf5c8…5aec0xa9dd…2315Base$0.002100%Route unknown72d ago0x56e210…c79e20
0xf5c8…5aec0xa9dd…2315Base$0.002100%Route unknown72d ago0x8ec81f…409481
0xf5c8…5aec0xa9dd…2315Base$0.002100%Route unknown72d ago0x230670…3dfc05
0xf5c8…5aec0xa9dd…2315Base$0.002100%Route unknown72d ago0xb1436b…f28268
0xf5c8…5aec0xa9dd…2315Base$0.002100%Route unknown72d ago0xb1ec29…cf9a79
0xf5c8…5aec0xa9dd…2315Base$0.002100%Route unknown72d ago0x7b9e9f…c83800

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.