Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1332…66eb0x47c5…4fc3Base—$18.0070%0xbb4c…e40c9d ago0x80f11c…618932
0x1332…66eb0x47c5…4fc3Base—$52.5070%0xd3b3…bd829d ago0x774d4f…c4c33a
0x1332…66eb0x47c5…4fc3Base—$52.5070%0x433f…6ee99d ago0x9e6c98…846c1e
0x1332…66eb0xc982…cbb4Base—$17.1970%0x699a…42749d ago0x563716…500a37
0x1332…66eb0x47c5…4fc3Base—$105.0070%0xaf65…d7909d ago0xa42842…c8d98b
0x1332…66eb0x47c5…4fc3Base—$100.0070%0x2742…8fd19d ago0xc83048…c3e5d6
0x1332…66eb0xdf62…30eeBase—$4.6470%0x023e…d6fc9d ago0xa83173…eb7fc8
0x1332…66eb0x47c5…4fc3Base—$25.2070%0x1c09…186f9d ago0x413552…97720d
0x1332…66eb0x47c5…4fc3Base—$10.5070%0x7430…b4bb9d ago0x528964…acc7fe
0x1332…66eb0x47c5…4fc3Base—$38.8570%0x1708…5a279d ago0xf2bf02…2b2ba6
0x1332…66eb0xdf62…30eeBase—$1.5070%0x6d2e…0c649d ago0xa33215…1d41c8
0x1332…66eb0xdf62…30eeBase—$3.6770%0x3d44…41159d ago0xa92649…791d76
0x1332…66eb0x47c5…4fc3Base—$42.0070%0x4055…8ed19d ago0x439e63…ea28ba
0x1332…66eb0x47c5…4fc3Base—$25.0070%0xe706…1d9b9d ago0x04a97e…65a415
0x1332…66eb0xdf62…30eeBase—$49.1170%0xed7e…63a69d ago0xa33c93…a31b81
0x1332…66eb0xdf62…30eeBase—$49.1170%0x53e7…bd109d ago0xa496fa…0ef11b
0x1332…66eb0x47c5…4fc3Base—$55.6570%0xa894…209f9d ago0xa98d20…e28685
0x1332…66eb0x47c5…4fc3Base—$6.5070%0xa48e…f6619d ago0x6cafef…0a5548
0x1332…66eb0xdf62…30eeBase—$99.8770%0x2e11…85739d ago0x3a29ee…1cb9b4
0x1332…66eb0x47c5…4fc3Base—$10.5070%0x99d9…ec9d9d ago0x0b491d…2f2b85
0x1332…66eb0x47c5…4fc3Base—$26.2570%0x30b6…60899d ago0xcf3073…d842b2
0x1332…66eb0x47c5…4fc3Base—$28.3570%0x748e…1c749d ago0x608e4d…fbfa50
0x1332…66eb0xdf62…30eeBase—$98.2270%0xfbdd…4dae9d ago0xe8cdd6…4757ff
0x1332…66eb0xdf62…30eeBase—$1.9970%0x3d76…265f9d ago0x7f5e20…099f8d
0x1332…66eb0xdf62…30eeBase—$99.8870%0x1ef5…d9e89d ago0x9f6609…b91962

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.