Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0cc4…a0070x3bc4…2a2cBase—$0.01100%coinbase76d ago0x6c26fb…b593e2
0x0cc4…a0070x2a6e…6e3dBase—$0.01100%coinbase76d ago0xda52e7…868fe6
0x0cc4…a0070xa269…fd82Base—$0.01100%coinbase76d ago0x72655d…f04734
0x0cc4…a0070xaf1f…d0dbBase—$0.01100%coinbase76d ago0xc2c03e…07e0e0
0x0cc4…a0070xe696…be70Base—$0.01100%coinbase76d ago0xdd2262…d07e14
0x0cc4…a0070xdbbf…0a1aBase—$0.01100%coinbase76d ago0xeb118e…5b9284
0x0cc4…a0070xde31…313bBase—$0.01100%coinbase76d ago0xcd524d…53ca70
0x0cc4…a0070x1f42…4feaBase—$0.01100%coinbase76d ago0x359d87…5d4bfe
0x0cc4…a0070x35c8…220cBase—$0.01100%coinbase76d ago0xcfff93…e101ff
0x0cc4…a0070xe8ef…4583Base—$0.01100%coinbase76d ago0x9c6fda…51258c
0x0cc4…a0070x70b0…221aBase—$0.01100%coinbase76d ago0x05cc0f…33266a
0x0cc4…a0070xc15f…ef47Base—$0.01100%coinbase76d ago0xcfed43…25d664
0x0cc4…a0070x3c53…8514Base—$0.01100%coinbase76d ago0x1099d1…1adb3c
0x0cc4…a0070x117b…f089Base—$0.01100%coinbase76d ago0xb81aa6…cc7b16
0x0cc4…a0070x0cb3…a9c7Base—$0.01100%coinbase76d ago0x4e90b0…18c5aa
0x0cc4…a0070x0b77…8d56Base—$0.01100%coinbase76d ago0x53d7ae…ba6d14
0x0cc4…a0070xe9d2…c7dbBase—$0.01100%coinbase76d ago0xd6e77f…cd0451
0x0cc4…a0070x263a…6686Base—$0.01100%coinbase76d ago0xd0e5c1…f2847b
0x0cc4…a0070xd5ef…9fd0Base—$0.01100%coinbase76d ago0x0e0a8e…35be24
0x0cc4…a0070xd240…387cBase—$0.01100%coinbase76d ago0x51a78c…d4b6ee
0x0cc4…a0070x7772…2678Base—$0.01100%coinbase76d ago0xa0e516…c56553
0x0cc4…a0070x4ec8…37e3Base—$0.01100%coinbase76d ago0x0a629c…12f33d
0x0cc4…a0070x99f8…4566Base—$0.01100%coinbase76d ago0x7bc361…edbbd5
0x0cc4…a0070x61c8…e460Base—$0.01100%coinbase76d ago0xff12bc…ff9240
0x0cc4…a0070x4fca…e690Base—$0.01100%coinbase76d ago0xca10bf…be2137

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.