Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa642…2ebc0xa9dd…2315Base$0.002100%Route unknown16d ago0x6966e0…7366a4
0xa642…2ebc0xa9dd…2315Base$0.002100%Route unknown16d ago0x29802b…db54a9
0xa642…2ebc0xa9dd…2315Base$0.002100%Route unknown16d ago0xef22b8…477732
0xa642…2ebc0xa9dd…2315Base$0.002100%Route unknown16d ago0x72e9c4…25de1a
0xa642…2ebc0xa9dd…2315Base$0.002100%Route unknown16d ago0x00e1a3…9007ca
0xa642…2ebc0xa9dd…2315Base$0.002100%Route unknown16d ago0xb8d3bf…367a3f
0xa642…2ebc0xa9dd…2315Base$0.002100%Route unknown16d ago0x9769c0…8d6551
0xa642…2ebc0xa9dd…2315Base$0.002100%Route unknown16d ago0x268799…0d52c4
0xa642…2ebc0xa9dd…2315Base$0.002100%Route unknown16d ago0x1b5f09…c1afbf
0xa642…2ebc0xa9dd…2315Base$0.002100%Route unknown16d ago0xfdfecc…bc167f
0xa642…2ebc0xa9dd…2315Base$0.002100%Route unknown16d ago0xc4f892…610d18
0xa642…2ebc0xa9dd…2315Base$0.002100%Route unknown16d ago0x3b652a…a54197
0xa642…2ebc0xa9dd…2315Base$0.002100%Route unknown16d ago0xd3e7b2…4839c6
0xa642…2ebc0xa9dd…2315Base$0.002100%Route unknown16d ago0x4150ac…694baf
0xa642…2ebc0xa9dd…2315Base$0.002100%Route unknown16d ago0xae96c6…baa111
0xa642…2ebc0xa9dd…2315Base$0.002100%Route unknown16d ago0x39e9cd…19ab3a
0xa642…2ebc0xa9dd…2315Base$0.002100%Route unknown16d ago0x065651…d9bb40
0xa642…2ebc0xa9dd…2315Base$0.002100%Route unknown16d ago0x3cab63…7b54f1
0xa642…2ebc0xa9dd…2315Base$0.002100%Route unknown16d ago0x749664…4e0f37
0xa642…2ebc0xa9dd…2315Base$0.002100%Route unknown16d ago0xb2a451…6fdf32
0xa642…2ebc0xa9dd…2315Base$0.002100%Route unknown16d ago0x706dd2…4e9d24
0xa642…2ebc0xa9dd…2315Base$0.002100%Route unknown16d ago0xef9299…dbdb95
0xa642…2ebc0xa9dd…2315Base$0.002100%Route unknown16d ago0xff03c7…5adb12
0xa642…2ebc0xa9dd…2315Base$0.002100%Route unknown16d ago0xb73512…b1ae56
0xa642…2ebc0xa9dd…2315Base$0.002100%Route unknown16d ago0x3e312f…76b478

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.