Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x181f…2c9b0x2987…8dc9Base—$0.03100%coinbase6d ago0xef4ce1…58c0b6
0x181f…2c9b0x2987…8dc9Base—$0.04100%coinbase6d ago0x07a146…ce6175
0x181f…2c9b0x2987…8dc9Base—$0.06100%coinbase6d ago0x88b294…429766
0x181f…2c9b0x2987…8dc9Base—$0.02100%coinbase6d ago0xfcc288…815546
0x181f…2c9b0x2987…8dc9Base—$0.02100%coinbase6d ago0xb88d68…555bbd
0x181f…2c9b0x2987…8dc9Base—$0.03100%coinbase6d ago0x9c9e70…872981
0x181f…2c9b0x2987…8dc9Base—$0.01100%coinbase6d ago0x2346d9…4b89f4
0x181f…2c9b0x2987…8dc9Base—$0.01100%coinbase6d ago0xa9e0a1…03d552
0x181f…2c9b0x2987…8dc9Base—$0.02100%coinbase6d ago0xa4948d…b7299f
0x181f…2c9b0x2987…8dc9Base—$0.04100%coinbase6d ago0xb659c7…e8fbec
0x181f…2c9b0x2987…8dc9Base—$0.06100%coinbase6d ago0x6a1fe8…96ee90
0x181f…2c9b0x2987…8dc9Base—$0.02100%coinbase6d ago0x5e8fd9…a4068f
0x181f…2c9b0x2987…8dc9Base—$0.02100%coinbase6d ago0xb10013…dbe513
0x181f…2c9b0x2987…8dc9Base—$0.02100%coinbase6d ago0x002f7e…d2c0de
0x181f…2c9b0x2987…8dc9Base—$0.05100%coinbase6d ago0x7cc47a…f44c42
0x181f…2c9b0x2987…8dc9Base—$0.02100%coinbase6d ago0xbb0417…e2f90c
0x181f…2c9b0x2987…8dc9Base—$0.05100%coinbase6d ago0xe64dc4…601ea1
0x181f…2c9b0x2987…8dc9Base—$0.03100%coinbase6d ago0x8687b0…1a6927
0x181f…2c9b0x2987…8dc9Base—$0.05100%coinbase6d ago0x9c1104…642c00
0x181f…2c9b0x2987…8dc9Base—$0.05100%coinbase6d ago0x9a7ebd…44f719
0x181f…2c9b0x2987…8dc9Base—$0.03100%coinbase6d ago0xdf434d…807540
0x181f…2c9b0x2987…8dc9Base—$0.01100%coinbase6d ago0x19790e…fb9c61
0x181f…2c9b0x2987…8dc9Base—$0.04100%coinbase6d ago0xd265a9…37d0e4
0x181f…2c9b0x2987…8dc9Base—$0.04100%coinbase6d ago0x283bab…445b34
0x181f…2c9b0x2987…8dc9Base—$0.01100%coinbase6d ago0x80d4fd…fdbd9e

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.