Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x879c…e83d0x9c95…e299Base$0.001100%Route unknown59d ago0xe996f6…8e3903
0x879c…e83d0x9c95…e299Base$0.001100%Route unknown59d ago0xcb463f…533d1c
0x879c…e83d0x9c95…e299Base$0.001100%Route unknown59d ago0x942501…23f3d7
0x879c…e83d0x9c95…e299Base$0.001100%Route unknown59d ago0x74e88e…779983
0x879c…e83d0x9c95…e299Base$0.001100%Route unknown59d ago0xd95d17…34d229
0x879c…e83d0x9c95…e299Base$0.001100%Route unknown59d ago0xa31886…ed1cb4
0x879c…e83d0x9c95…e299Base$0.001100%Route unknown59d ago0x8d4b7c…9f10be
0x879c…e83d0x9c95…e299Base$0.001100%Route unknown59d ago0xb26b0d…1c7057
0x879c…e83d0x9c95…e299Base$0.001100%Route unknown59d ago0x6ee458…54492a
0x879c…e83d0x9c95…e299Base$0.001100%Route unknown59d ago0x93baab…259ca6
0x879c…e83d0x9c95…e299Base$0.001100%Route unknown59d ago0xb53d97…3dc0b1
0x879c…e83d0x9c95…e299Base$0.001100%Route unknown59d ago0xc2b7f3…039fdc
0x879c…e83d0x9c95…e299Base$0.001100%Route unknown59d ago0xf7732f…27eeb6
0x879c…e83d0x9c95…e299Base$0.001100%Route unknown59d ago0x333866…c0212e
0x879c…e83d0x9c95…e299Base$0.001100%Route unknown59d ago0x4e812a…edaeb0
0x879c…e83d0x9c95…e299Base$0.001100%Route unknown59d ago0x7f295c…cf5074
0x879c…e83d0x9c95…e299Base$0.001100%Route unknown59d ago0x8aa6a6…7f6caa
0x879c…e83d0x9c95…e299Base$0.001100%Route unknown59d ago0xe717c6…ef5432
0x879c…e83d0x9c95…e299Base$0.001100%Route unknown59d ago0x49916b…b2ad50
0x879c…e83d0x9c95…e299Base$0.001100%Route unknown59d ago0xab6472…75103f
0x879c…e83d0x9c95…e299Base$0.001100%Route unknown59d ago0xb6a003…b70790
0x879c…e83d0x9c95…e299Base$0.001100%Route unknown59d ago0x43d8b4…9036cd
0x879c…e83d0x9c95…e299Base$0.001100%Route unknown59d ago0x4ad33e…751e53
0x879c…e83d0x9c95…e299Base$0.001100%Route unknown59d ago0x799639…7dc50a
0x879c…e83d0x9c95…e299Base$0.001100%Route unknown59d ago0xe851b5…71bb7e

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.