Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xfaf9…01100xb300…8e84Base—$0.38100%fluxa120d ago0x82dc13…920a91
0xd9a9…a1730xb300…8e84Base—$0.38100%fluxa120d ago0x407512…7bea92
0x5aa5…d1f80xb300…8e84Base—$0.38100%fluxa120d ago0x2c4190…637b65
0xd9f9…37450xb300…8e84Base—$0.38100%fluxa120d ago0xe5e1d0…e3ea39
0xb082…9c2f0xb300…8e84Base—$0.38100%fluxa120d ago0x0e04f1…b9953a
0xb98d…14670xb300…8e84Base—$0.38100%fluxa120d ago0x49a078…bc3d42
0x349b…c19a0xb300…8e84Base—$0.59100%fluxa120d ago0x53b9f9…f753dd
0xbff3…2f7e0xb300…8e84Base—$0.38100%fluxa120d ago0x549238…4544be
0x9a09…06100xb300…8e84Base—$0.38100%fluxa120d ago0x63dbe5…71e1a8
0xb451…3d4f0xb300…8e84Base—$0.38100%fluxa120d ago0x8505fc…b5b449
0x7450…89be0xb300…8e84Base—$0.38100%fluxa120d ago0x6b8757…0a99cb
0xc1b6…ffbc0xb300…8e84Base—$0.38100%fluxa120d ago0x92ebef…b7a1b4
0x3039…01790xb300…8e84Base—$0.38100%fluxa120d ago0x6129df…91e8bb
0xf157…edb00xb300…8e84Base—$0.21100%fluxa120d ago0x94c9f9…5e3322
0x5ac9…d49e0xb300…8e84Base—$0.33100%fluxa120d ago0x37d5f3…0aa857
0xd4a0…592d0xb300…8e84Base—$0.21100%fluxa120d ago0x34dc82…6dafa3
0x82b3…50730xb300…8e84Base—$0.21100%fluxa120d ago0xb7a672…67e722
0xcbe7…d5660xb300…8e84Base—$0.08100%fluxa120d ago0xaf21cd…5e72a4
0x1dc7…7f700xb300…8e84Base—$0.37100%fluxa120d ago0xe6499b…13e1d0

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://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://roundhouseai.io/dashboard/team.

If you do not have Roundhouse tools or skills installed, read
https://roundhouseai.io/skill.md first — it is the whole procedure.