Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x76d8…b3120x6a5e…c666Basex402 service$0.001100%payAI113d ago0x76e95b…128f02
0x76d8…b3120x6a5e…c666Basex402 service$0.001100%payAI113d ago0xf3c3a0…7abbea
0x76d8…b3120x6a5e…c666Basex402 service$0.001100%payAI113d ago0xbd2c24…a2e24a
0x76d8…b3120x6a5e…c666Basex402 service$0.001100%payAI113d ago0xc8b80d…eaf1de
0x76d8…b3120x6a5e…c666Basex402 service$0.001100%payAI113d ago0xc6a7db…5108e9
0x76d8…b3120x6a5e…c666Basex402 service$0.001100%payAI113d ago0x1b37d5…ec9a11
0x76d8…b3120x6a5e…c666Basex402 service$0.001100%payAI113d ago0x5784d5…1a8973
0x76d8…b3120x6a5e…c666Basex402 service$0.001100%payAI113d ago0xf32ff4…3ef2a7
0x76d8…b3120x6a5e…c666Basex402 service$0.001100%payAI113d ago0x2ecdb9…131a46
0x76d8…b3120x6a5e…c666Basex402 service$0.001100%payAI113d ago0xc23027…201876
0x76d8…b3120x6a5e…c666Basex402 service$0.001100%payAI113d ago0x35cc78…984af4
0x76d8…b3120x6a5e…c666Basex402 service$0.001100%payAI113d ago0x40955c…33b768
0x76d8…b3120x6a5e…c666Basex402 service$0.001100%payAI113d ago0x2b5799…3b8bd1
0x76d8…b3120x6a5e…c666Basex402 service$0.001100%payAI113d ago0x28c2ba…247019
0x76d8…b3120x6a5e…c666Basex402 service$0.001100%payAI113d ago0x9b0f15…254879
0x76d8…b3120x6a5e…c666Basex402 service$0.001100%payAI113d ago0xb54ea1…a77544
0x76d8…b3120x6a5e…c666Basex402 service$0.001100%payAI113d ago0x731724…83469c
0x76d8…b3120x6a5e…c666Basex402 service$0.001100%payAI113d ago0x4bdf0c…424831
0x76d8…b3120x6a5e…c666Basex402 service$0.001100%payAI113d ago0x41dd8a…7ffd1c
0x76d8…b3120x6a5e…c666Basex402 service$0.001100%payAI113d ago0x307cf2…b8b170
0x76d8…b3120x6a5e…c666Basex402 service$0.001100%payAI113d ago0xbb7c31…17a2b5
0x76d8…b3120x6a5e…c666Basex402 service$0.001100%payAI113d ago0x3c82ac…0a091c
0x76d8…b3120x6a5e…c666Basex402 service$0.001100%payAI113d ago0x31b0ed…9c3d7f
0x76d8…b3120x6a5e…c666Basex402 service$0.001100%payAI113d ago0xecaa72…c06215
0x76d8…b3120x6a5e…c666Basex402 service$0.001100%payAI114d ago0xc65d47…9971cc

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.