Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5618…6d9e0xd129…8d22Base$0.01100%coinbase107d ago0x7379a0…ca635b
0x5618…6d9e0xccf4…b915Base$0.01100%coinbase107d ago0x0b4c15…42fe52
0x5618…6d9e0x2790…8638Base$0.01100%coinbase107d ago0xad56f5…3a5a2a
0x5618…6d9e0xbb05…325aBase$0.01100%coinbase107d ago0x97e2e6…30d49d
0x5618…6d9e0x15d1…3f2bBase$0.01100%coinbase107d ago0x452437…3e767e
0x5618…6d9e0x7a90…74a4Base$0.01100%coinbase107d ago0xadb7ef…d8090b
0x5618…6d9e0xea5e…3b9dBase$0.01100%coinbase107d ago0xd1612a…5b6419
0x5618…6d9e0x5ab9…061bBase$0.01100%coinbase107d ago0xe84a0e…cfca94
0x5618…6d9e0x9e6c…94a0Base$0.01100%coinbase107d ago0x5e1947…7923a6
0x5618…6d9e0x966b…766eBase$0.01100%coinbase107d ago0xbfea47…773977
0x5618…6d9e0x9014…9029Base$0.01100%coinbase107d ago0xaa62e3…8a4f29
0x5618…6d9e0xcc62…995fBase$0.01100%coinbase107d ago0x138745…6130e0
0x5618…6d9e0xd880…7d45Base$0.01100%coinbase107d ago0x45bffa…b925e5
0x5618…6d9e0xeceb…59b8Base$0.01100%coinbase107d ago0x147d20…464fd7
0x5618…6d9e0x3ad8…4a86Base$0.01100%coinbase107d ago0x8d401d…9444be
0x5618…6d9e0x1493…46f8Base$0.01100%coinbase107d ago0x7aa72f…fa67e9
0x5618…6d9e0xc5cd…a5c4Base$0.01100%coinbase107d ago0xa254b6…eff763
0x5618…6d9e0x784a…9444Base$0.01100%coinbase107d ago0xd2d40f…8e7817
0x5618…6d9e0x522e…93cbBase$0.01100%coinbase107d ago0x05a6c5…cdd73e
0x5618…6d9e0xa2d9…2df8Base$0.01100%coinbase107d ago0xc67a29…a6aa5a
0x5618…6d9e0x057a…dab1Base$0.01100%coinbase107d ago0xcf662d…f569a7
0x5618…6d9e0x38fe…a6d0Base$0.01100%coinbase107d ago0xb75f95…1bd0ed
0x5618…6d9e0x07fe…233fBase$0.01100%coinbase107d ago0x5ab120…7f727d
0x5618…6d9e0x04b1…2833Base$0.01100%coinbase107d ago0xe89fd8…8359fc
0x5618…6d9e0x3c58…c777Base$0.01100%coinbase107d ago0xc0c011…48c98c

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.