Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4855…272c0xf000…94fcBase—$0.01100%coinbase22d ago0xb64ddb…1e7566
0x4855…272c0xf000…94fcBase—$0.01100%coinbase22d ago0x01ca27…210448
0x4855…272c0xf000…94fcBase—$0.01100%coinbase22d ago0xf1db51…280a4a
0x4855…272c0xf000…94fcBase—$0.01100%coinbase23d ago0x0717bb…180ef0
0x4855…272c0xf000…94fcBase—$0.01100%coinbase23d ago0xa43c8a…83dc19
0x4855…272c0xf000…94fcBase—$0.01100%coinbase23d ago0x3d539e…d989a3
0x4855…272c0xf000…94fcBase—$0.01100%coinbase23d ago0xc789ed…70c1d4
0x4855…272c0xf000…94fcBase—$0.01100%coinbase23d ago0xaba28f…f9606f
0x4855…272c0xf000…94fcBase—$0.01100%coinbase23d ago0xac3f47…c911cf
0x4855…272c0xf000…94fcBase—$0.01100%coinbase23d ago0xd2c82f…ffbdf5
0x4855…272c0xf000…94fcBase—$0.01100%coinbase23d ago0x30433a…ca4302
0x4855…272c0xf000…94fcBase—$0.01100%coinbase23d ago0x04872b…af2d1e
0x4855…272c0xf000…94fcBase—$0.10100%coinbase23d ago0x1b3135…c8bf0c
0x4855…272c0xf000…94fcBase—$0.10100%coinbase23d ago0xb57806…e02570
0x4855…272c0xf000…94fcBase—$0.01100%coinbase23d ago0x3b5cc0…d5a988
0x4855…272c0xf000…94fcBase—$0.10100%coinbase23d ago0x3f30d9…46c7bf
0x4855…272c0xf000…94fcBase—$0.01100%coinbase23d ago0x789b08…30290f
0x4855…272c0xf000…94fcBase—$0.10100%coinbase23d ago0x679c16…15a312
0x4855…272c0xf000…94fcBase—$0.01100%coinbase23d ago0x7078a3…15a6dd
0x4855…272c0xf000…94fcBase—$0.10100%coinbase23d ago0xb2c7a8…1b914a
0x4855…272c0xf000…94fcBase—$0.01100%coinbase23d ago0xba59f9…d47a10
0x4855…272c0xf000…94fcBase—$0.10100%coinbase23d ago0xba3b1a…7501e9
0x4855…272c0xf000…94fcBase—$0.10100%coinbase23d ago0x167e1e…72157e
0x4855…272c0xf000…94fcBase—$0.01100%coinbase23d ago0x4468f8…325599
0x4855…272c0xf000…94fcBase—$0.20100%coinbase23d ago0x82533c…53390e

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.