Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x375c…d2420xb0b8…7880Base—$1,538.41100%0xa923…c9ac120d ago0x1f6e1f…1197a8
0xc986…c6e90x375c…d242Base—$23.76100%0xa923…c9ac120d ago0xf83574…7b9464
0xccea…59350x375c…d242Base—$23.64100%0xa923…c9ac120d ago0xafc29f…816c9b
0x7e90…6ecc0x375c…d242Base—$23.64100%0xa923…c9ac120d ago0x213603…b788ed
0x1c4d…69ad0x375c…d242Base—$23.76100%0xa923…c9ac120d ago0xdb2419…99e916
0x61ef…a6f20x375c…d242Base—$23.64100%0xa923…c9ac120d ago0xd16dcc…adab8e
0xe91d…601c0x375c…d242Base—$23.76100%0xa923…c9ac120d ago0xf73c6c…f4c351
0xe89d…93650x375c…d242Base—$23.76100%0xa923…c9ac120d ago0x53a281…2cf219
0xa7e9…d1470x375c…d242Base—$46.23100%0xa923…c9ac120d ago0x9bdea3…b6bab4
0x1435…1a280x375c…d242Base—$23.65100%0xa923…c9ac120d ago0x40e3a5…ba1dcf
0x1cd2…ce2e0x375c…d242Base—$23.76100%0xa923…c9ac120d ago0x5e9b66…395c0d
0x5a05…dea10x375c…d242Base—$46.27100%0xa923…c9ac120d ago0x91eca8…26d41f
0x7c1e…e8830x375c…d242Base—$23.65100%0xa923…c9ac120d ago0xb2b9f1…ebbbc0
0x3616…9bf00x375c…d242Base—$23.76100%0xa923…c9ac120d ago0x7fb1d0…d2974f
0x7261…daa70x375c…d242Base—$23.65100%0xa923…c9ac120d ago0x2ca9fc…eec55d
0xacb1…50900x375c…d242Base—$23.76100%0xa923…c9ac120d ago0x5c96a7…cc731a
0x8eba…d45a0x375c…d242Base—$23.65100%0xa923…c9ac120d ago0x587a02…edfd7f
0xf09e…ca7c0x375c…d242Base—$23.65100%0xa923…c9ac120d ago0x23c633…a9e063
0x21d9…f0360x375c…d242Base—$23.77100%0xa923…c9ac120d ago0x71881c…7551f6
0x77e9…66380x375c…d242Base—$23.78100%0xa923…c9ac120d ago0x63d5a3…89ab21
0x658c…babb0x375c…d242Base—$23.66100%0xa923…c9ac120d ago0x35dd57…19a570
0x7460…b0d50x375c…d242Base—$23.78100%0xa923…c9ac120d ago0x97fb90…a9f467
0xa2d4…80e60x375c…d242Base—$23.78100%0xa923…c9ac120d ago0x518b46…237e7b
0x55f2…dc520x375c…d242Base—$46.44100%0xa923…c9ac120d ago0x518b46…237e7b
0x57fb…6ea20x375c…d242Base—$23.79100%0xa923…c9ac120d ago0x5918c9…316772

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.