Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd3b5…a95f0x40a8…ad8bBasex402 service$0.001100%coinbase14d ago0xf1e39b…6876b1
0xb5f1…86110x40a8…ad8bBasex402 service$0.01100%coinbase14d ago0xa6040d…13d77e
0x8d87…ad7b0x40a8…ad8bBasex402 service$0.01100%coinbase14d ago0xdde4c4…22e2f9
0x868c…af500x40a8…ad8bBasex402 service$0.01100%coinbase14d ago0xd52453…e67716
0x3a17…f2c40x40a8…ad8bBasex402 service$0.005100%coinbase14d ago0xf21dbe…18493c
0x5325…5da60x40a8…ad8bBasex402 service$0.01100%coinbase14d ago0x1cb14b…98bbd9
0x97f6…b47d0x40a8…ad8bBasex402 service$0.01100%coinbase14d ago0x0daae2…a66efc
0x60b5…4b4d0x40a8…ad8bBasex402 service$0.001100%coinbase14d ago0x21061e…c46689
0xc605…85ee0x40a8…ad8bBasex402 service$0.01100%coinbase14d ago0x47617a…c08ac9
0xc605…85ee0x40a8…ad8bBasex402 service$0.01100%coinbase14d ago0x66b54b…1bab59
0x5325…5da60x40a8…ad8bBasex402 service$0.01100%coinbase14d ago0x0e221d…3c3e62
0xe3e6…ae850x40a8…ad8bBasex402 service$0.001100%coinbase14d ago0xb3e370…1de449
0x18bc…9a140x40a8…ad8bBasex402 service$0.01100%coinbase14d ago0xa2f553…2a363e
0x7a28…3e0b0x40a8…ad8bBasex402 service$0.01100%coinbase14d ago0x718cdf…7aa257
0xb5f1…86110x40a8…ad8bBasex402 service$0.01100%coinbase14d ago0x9f6142…389c7f
0x0ae3…326f0x40a8…ad8bBasex402 service$0.005100%coinbase14d ago0x3966f5…7bf384
0x97f6…b47d0x40a8…ad8bBasex402 service$0.01100%coinbase14d ago0xa60396…5533f2
0xb5f1…86110x40a8…ad8bBasex402 service$0.01100%coinbase14d ago0x8b14d6…70907f
0xb1de…3d220x40a8…ad8bBasex402 service$0.005100%coinbase14d ago0x8ad83a…135bce
0x149a…98a20x40a8…ad8bBasex402 service$0.005100%coinbase14d ago0xb2c6cc…94c178
0x23a2…84ff0x40a8…ad8bBasex402 service$0.005100%coinbase14d ago0xb7bf19…24a8f6
0x868c…af500x40a8…ad8bBasex402 service$0.01100%coinbase14d ago0xb85282…8f3214
0xfc02…1a670x40a8…ad8bBasex402 service$0.001100%coinbase14d ago0xa1423f…9f4137
0xdd95…59bb0x40a8…ad8bBasex402 service$0.01100%coinbase14d ago0x6e6489…5dbe7a
0x2b84…b2b60x40a8…ad8bBasex402 service$0.01100%coinbase14d ago0xb3ce02…32d4db

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.