Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x67ec…0c2e0x47c5…4fc3Base$10.5070%0x3d68…f69e25d ago0x65d4ab…70fb2d
0x1332…66eb0x47c5…4fc3Base$100.0070%0x78ce…877f25d ago0x735d69…c53cf9
0x8d08…c7c80x47c5…4fc3Base$42.0070%0x8bdc…90be25d ago0x7a2c98…98cf15
0xa520…eca40x47c5…4fc3Base$10.5070%0x3213…64ef25d ago0x52694d…b963e9
0x1332…66eb0x47c5…4fc3Base$100.0070%0x2a59…864525d ago0x8a6e2d…f504b9
0xa787…64cf0x47c5…4fc3Base$10.5070%0x50b0…9cda25d ago0x2ab768…05fdb9
0xc9a2…31540x47c5…4fc3Base$52.5070%0x6280…2e7925d ago0xeacaec…1710bc
0x74d2…66060x47c5…4fc3Base$18.9070%0x8134…084925d ago0xcdbc03…3a7ecc
0x1332…66eb0x47c5…4fc3Base$12.6070%0x614a…d5ce25d ago0x16bf10…28d69b
0x1332…66eb0x47c5…4fc3Base$10.5070%0xd6e8…21cd25d ago0x9315d1…bc8492
0x1332…66eb0x47c5…4fc3Base$10.5070%0xc7c2…61a525d ago0x190d2e…0d4771
0x1332…66eb0x47c5…4fc3Base$18.0070%0xd4ab…0bb625d ago0xb49ab9…1f93c3
0xc9a2…31540x47c5…4fc3Base$19.9570%0xe162…626825d ago0x8553ae…dbefde
0xeefd…ee360x47c5…4fc3Base$2.9570%0x39e9…239325d ago0xb295b2…047183
0x860f…910b0x47c5…4fc3Base$12.4870%0xbc4f…cafd25d ago0x3a6b84…badcba
0x860f…910b0x47c5…4fc3Base$15.6070%0x7929…b33125d ago0xc3079a…4e02ad
graphtheory.eth0x47c5…4fc3Base$10.5070%0x0874…897c25d ago0xc2c150…1a1fd0
0x0f0e…91440x47c5…4fc3Base$301.4770%0x4173…266525d ago0xb3fc5d…b381f4
0xdd07…45b90x47c5…4fc3Base$10.5070%0xa690…238c25d ago0xdab180…fdcaf1
0xecc3…5d6b0x47c5…4fc3Base$5.6470%0xf867…7e9b25d ago0xc92ba0…298101
0x1332…66eb0x47c5…4fc3Base$13.0870%0x0971…930e25d ago0xe96bcf…f5cfa0
0x1332…66eb0x47c5…4fc3Base$52.5070%0x6a32…813625d ago0x072264…9ff350
0xd0d1…37d10x47c5…4fc3Base$10.5070%0xd3b3…bd8225d ago0x450f12…25a7b3
0x1332…66eb0x47c5…4fc3Base$210.0070%0xa30d…6d0025d ago0x2c744e…93d4aa
0x1332…66eb0x47c5…4fc3Base$10.0070%0xcb6c…da0b25d ago0x5b01a9…41ac91

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.