Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xff46…822d0x795f…fe0bBase—$0.01100%coinbase81d ago0x3376a4…f22354
0xff46…822d0xc8cc…788fBase—$0.01100%coinbase81d ago0x753171…b5fddc
0xff46…822d0xe2f0…e0ddBase—$0.01100%coinbase81d ago0x6b8077…9582cf
0xff46…822d0x5d1e…89a6Base—$0.01100%coinbase81d ago0x5a607e…0c12d6
0xff46…822d0xbea0…ad4cBase—$0.01100%coinbase81d ago0x53d369…ed364c
0xff46…822d0x0b43…30b6Base—$0.01100%coinbase81d ago0x75f9b9…22da13
0xff46…822d0x97bb…ddd3Base—$0.01100%coinbase81d ago0xa4e5cb…6b5399
0xff46…822d0xb6e7…f090Base—$0.01100%coinbase81d ago0x3a9a7c…6579cd
0xff46…822d0x04bb…541dBase—$0.01100%coinbase81d ago0xad46b9…d14fda
0xff46…822d0x0878…a9fbBase—$0.01100%coinbase81d ago0x0f1205…dd36a8
0xff46…822d0x2dce…bda7Base—$0.01100%coinbase81d ago0xb60986…375670
0xff46…822d0xea69…851aBase—$0.01100%coinbase81d ago0x11f6a6…45378e
0xff46…822d0x6598…8f70Base—$0.01100%coinbase81d ago0xaf414a…0347b3
0xff46…822d0xf240…6f7aBase—$0.01100%coinbase82d ago0xf36ffa…de9f0d
0xff46…822d0x1f2c…985bBase—$0.01100%coinbase82d ago0x0973ed…645e17
0xff46…822d0xed52…1006Base—$0.01100%coinbase82d ago0xcf17ac…2c7957
0xff46…822d0x32d1…be7eBase—$0.01100%coinbase82d ago0xf67c0a…5c02d1
0xff46…822d0xab0b…6fd2Base—$0.01100%coinbase82d ago0x664259…739025
0xff46…822d0xe9bf…acd8Base—$0.01100%coinbase82d ago0xaa16e2…ccc544
0xff46…822d0x715d…b805Base—$0.01100%coinbase82d ago0xb47c9c…49365d
0xff46…822d0xdf95…0dcbBase—$0.01100%coinbase82d ago0x9471e6…e46abc
0xff46…822d0xfba1…f0b8Base—$0.01100%coinbase82d ago0x90be20…936812
0xff46…822d0xc20d…0eedBase—$0.01100%coinbase82d ago0xa9007d…8fff6f
0xff46…822d0x9ae8…f0b1Base—$0.01100%coinbase82d ago0x53aff8…bea1c3
0xff46…822d0xb2a0…db53Base—$0.01100%coinbase82d ago0x703522…628016

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.