Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb893…cc9c0x10c1…1e24Base—$0.01100%coinbase107d ago0x93d4f3…184bee
0xb893…cc9c0x10c1…1e24Base—$0.12100%coinbase107d ago0xb4fbf8…75cba9
0xb893…cc9c0x10c1…1e24Base—$0.06100%coinbase107d ago0x9d9afc…e6a069
0xb893…cc9c0x10c1…1e24Base—$0.05100%coinbase107d ago0x757300…d2365d
0xb893…cc9c0x10c1…1e24Base—$0.13100%coinbase107d ago0x77e7ea…d225ee
0xb893…cc9c0x10c1…1e24Base—$0.008729100%coinbase107d ago0xe7b131…cca93d
0xb893…cc9c0x10c1…1e24Base—$0.12100%coinbase108d ago0xf85881…8a0d14
0xb893…cc9c0x10c1…1e24Base—$0.05100%coinbase108d ago0x8fcca3…bf1e52
0xb893…cc9c0x10c1…1e24Base—$0.02100%coinbase108d ago0x9b09c8…c2ff61
0xb893…cc9c0x10c1…1e24Base—$0.05100%coinbase108d ago0xa13624…5edca5
0xb893…cc9c0x10c1…1e24Base—$0.06100%coinbase108d ago0xe7e362…e80e87
0xb893…cc9c0x10c1…1e24Base—$0.04100%coinbase108d ago0xdb2e57…17f363
0xb893…cc9c0x10c1…1e24Base—$0.05100%coinbase108d ago0x42fa00…af2103
0xb893…cc9c0x10c1…1e24Base—$0.006556100%coinbase108d ago0x6343a4…30c9e7
0xb893…cc9c0x10c1…1e24Base—$0.02100%coinbase108d ago0xe3475e…b89f27
0xb893…cc9c0x10c1…1e24Base—$0.36100%coinbase108d ago0xf7b56e…a1327c
0xb893…cc9c0x10c1…1e24Base—$0.04100%coinbase108d ago0xa86fb8…cdc42a
0xb893…cc9c0x10c1…1e24Base—$0.005209100%coinbase108d ago0x4581b7…ea9174
0xb893…cc9c0x10c1…1e24Base—$0.05100%coinbase108d ago0x9d893f…78d107
0xb893…cc9c0x10c1…1e24Base—$0.02100%coinbase108d ago0xe093cc…781e62
0xb893…cc9c0x10c1…1e24Base—$0.02100%coinbase108d ago0xca2b03…621612
0xb893…cc9c0x10c1…1e24Base—$0.005209100%coinbase108d ago0xf64b48…a3bb77
0xb893…cc9c0x10c1…1e24Base—$0.23100%coinbase108d ago0x75a02e…5204cb
0xb893…cc9c0x10c1…1e24Base—$0.006419100%coinbase108d ago0x1d04a6…5d7bea

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.