Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc289…ac940xa9dd…2315Base$0.002100%Route unknown92d ago0xedc776…418033
0xc289…ac940xa9dd…2315Base$0.002100%Route unknown92d ago0x5376fd…be0043
0xc289…ac940xa9dd…2315Base$0.002100%Route unknown92d ago0xaedc67…2908cd
0xc289…ac940xa9dd…2315Base$0.002100%Route unknown92d ago0xfcadcc…804b6d
0xc289…ac940xa9dd…2315Base$0.002100%Route unknown92d ago0x51db81…1a3500
0xc289…ac940xa9dd…2315Base$0.002100%Route unknown92d ago0x90acdf…f0c4f5
0xc289…ac940xa9dd…2315Base$0.002100%Route unknown92d ago0x76ecee…fecd7c
0xc289…ac940xa9dd…2315Base$0.002100%Route unknown92d ago0xf0f125…0c0a5a
0xc289…ac940xa9dd…2315Base$0.002100%Route unknown92d ago0xe5f4f0…6361f3
0xc289…ac940xa9dd…2315Base$0.002100%Route unknown92d ago0xec49b4…62b594
0xc289…ac940xa9dd…2315Base$0.002100%Route unknown92d ago0x6c757c…78f727
0xc289…ac940xa9dd…2315Base$0.002100%Route unknown92d ago0x4d1047…c894f0
0xc289…ac940xa9dd…2315Base$0.002100%Route unknown92d ago0xd8c96e…bbc0f9
0xc289…ac940xa9dd…2315Base$0.002100%Route unknown92d ago0xc66fb3…2ab0a0
0xc289…ac940xa9dd…2315Base$0.002100%Route unknown92d ago0xdda7c6…342eec
0xc289…ac940xa9dd…2315Base$0.002100%Route unknown92d ago0x4fc9a5…f4e42d
0xc289…ac940xa9dd…2315Base$0.002100%Route unknown92d ago0x74c3e0…1cf8f9
0xc289…ac940xa9dd…2315Base$0.002100%Route unknown92d ago0x1a1dd4…c996a4
0xc289…ac940xa9dd…2315Base$0.002100%Route unknown92d ago0x7d2039…ae8f97
0xc289…ac940xa9dd…2315Base$0.002100%Route unknown92d ago0x574c80…e65096
0xc289…ac940xa9dd…2315Base$0.002100%Route unknown92d ago0x767c06…2c87ce
0xc289…ac940xa9dd…2315Base$0.002100%Route unknown92d ago0x9c6290…0dde32
0xc289…ac940xa9dd…2315Base$0.002100%Route unknown92d ago0xe2c539…8acdcd
0xc289…ac940xa9dd…2315Base$0.002100%Route unknown92d ago0xea2426…15b4c0
0xc289…ac940xa9dd…2315Base$0.002100%Route unknown92d ago0xdec54a…576655

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.