Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0ec5…2c1b0xa9dd…2315Base$0.002100%Route unknown63d ago0x58507b…7ddc4f
0x0ec5…2c1b0xa9dd…2315Base$0.002100%Route unknown63d ago0x84373e…c521c0
0x0ec5…2c1b0xa9dd…2315Base$0.002100%Route unknown63d ago0x50c167…d62daa
0x0ec5…2c1b0xa9dd…2315Base$0.002100%Route unknown63d ago0x030198…280c38
0x0ec5…2c1b0xa9dd…2315Base$0.002100%Route unknown63d ago0xc409a0…8171e6
0x0ec5…2c1b0xa9dd…2315Base$0.002100%Route unknown63d ago0xf66e63…44a8bd
0x0ec5…2c1b0xa9dd…2315Base$0.002100%Route unknown63d ago0xa13787…9e3bfc
0x0ec5…2c1b0xa9dd…2315Base$0.002100%Route unknown63d ago0x057795…2c82ea
0x0ec5…2c1b0xa9dd…2315Base$0.002100%Route unknown63d ago0xde57e6…fc0abd
0x0ec5…2c1b0xa9dd…2315Base$0.002100%Route unknown63d ago0xf909cd…16a079
0x0ec5…2c1b0xa9dd…2315Base$0.002100%Route unknown63d ago0xe1d400…869b18
0x0ec5…2c1b0xa9dd…2315Base$0.002100%Route unknown63d ago0x56c086…bda55c
0x0ec5…2c1b0xa9dd…2315Base$0.002100%Route unknown63d ago0xd4c2e6…473417
0x0ec5…2c1b0xa9dd…2315Base$0.002100%Route unknown63d ago0xe6fac6…d71cc0
0x0ec5…2c1b0xa9dd…2315Base$0.002100%Route unknown63d ago0xbcd568…fd8bc2
0x0ec5…2c1b0xa9dd…2315Base$0.002100%Route unknown63d ago0x8445ff…d6c903
0x0ec5…2c1b0xa9dd…2315Base$0.002100%Route unknown63d ago0xd10f38…a61beb
0x0ec5…2c1b0xa9dd…2315Base$0.002100%Route unknown63d ago0x194e8d…ee1800
0x0ec5…2c1b0xa9dd…2315Base$0.002100%Route unknown63d ago0x134127…09b8b5
0x0ec5…2c1b0xa9dd…2315Base$0.002100%Route unknown63d ago0x048f16…282a59
0x0ec5…2c1b0xa9dd…2315Base$0.002100%Route unknown63d ago0x5fb723…763b4d
0x0ec5…2c1b0xa9dd…2315Base$0.002100%Route unknown63d ago0x5906b2…efbf70
0x0ec5…2c1b0xa9dd…2315Base$0.002100%Route unknown63d ago0xade66d…e10bd8
0x0ec5…2c1b0xa9dd…2315Base$0.002100%Route unknown63d ago0x189bb3…41eeaa
0x0ec5…2c1b0xa9dd…2315Base$0.002100%Route unknown63d ago0x7adfb5…75e1a1

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.