Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x464d…48e70x40a8…ad8bBasex402 service$0.005100%coinbase9d ago0xd26d27…db44c2
0x2b84…b2b60x40a8…ad8bBasex402 service$0.01100%coinbase9d ago0x856fd7…20315d
0xe2c9…e95e0x40a8…ad8bBasex402 service$0.01100%coinbase9d ago0x78fb58…f9a380
0xd05e…24420x40a8…ad8bBasex402 service$0.01100%coinbase9d ago0xf6c8bc…a65e3f
0x464d…48e70x40a8…ad8bBasex402 service$0.01100%coinbase9d ago0xf1135e…25709e
0x527f…989b0x40a8…ad8bBasex402 service$0.005100%coinbase9d ago0x5e344a…0c37e9
0x4c39…ac030x40a8…ad8bBasex402 service$0.01100%coinbase9d ago0x86668e…4e9007
0x2b84…b2b60x40a8…ad8bBasex402 service$0.01100%coinbase9d ago0x1c8f28…908301
0xd05e…24420x40a8…ad8bBasex402 service$0.01100%coinbase9d ago0x125fd9…fc1ad4
0xd05e…24420x40a8…ad8bBasex402 service$0.01100%coinbase9d ago0x3e57d2…804915
0x7c82…59750x40a8…ad8bBasex402 service$0.001100%coinbase9d ago0xa93b4a…fffc17
0x9871…d9710x40a8…ad8bBasex402 service$0.001100%coinbase9d ago0x1e416e…1e887e
0x9871…d9710x40a8…ad8bBasex402 service$0.01100%coinbase9d ago0x705e25…45f1c0
0x0ae3…326f0x40a8…ad8bBasex402 service$0.005100%coinbase9d ago0x35bb85…880802
0x0ae3…326f0x40a8…ad8bBasex402 service$0.01100%coinbase9d ago0x9c8753…05c816
0x0ae3…326f0x40a8…ad8bBasex402 service$0.001100%coinbase9d ago0x222df1…e60f74
0x23a2…84ff0x40a8…ad8bBasex402 service$0.01100%coinbase9d ago0x8c8344…fabb7e
0x527f…989b0x40a8…ad8bBasex402 service$0.01100%coinbase9d ago0xf73cea…a080fc
0xeee0…b11b0x40a8…ad8bBasex402 service$0.01100%coinbase9d ago0xd2cc3b…a7b00d
0x1f14…19530x40a8…ad8bBasex402 service$0.01100%coinbase9d ago0xbd32d8…0e5d77
0xdf69…557a0x40a8…ad8bBasex402 service$0.001100%coinbase9d ago0xf50fa9…412d99
0xdf69…557a0x40a8…ad8bBasex402 service$0.005100%coinbase9d ago0x5e4bdc…0c8aa0
0xdf69…557a0x40a8…ad8bBasex402 service$0.01100%coinbase9d ago0x91f548…8fb53d
0x6bd1…7a650x40a8…ad8bBasex402 service$0.01100%coinbase9d ago0x01cfd9…d42eec
0x470f…d0400x40a8…ad8bBasex402 service$0.01100%coinbase9d ago0x6e0b01…a2b62e

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.