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$9.4570%0x8516…088328d ago0xbd4c3f…f9dd85
0x1332…66eb0x47c5…4fc3Base$10.5070%0x2309…083c28d ago0x00717b…65f3d3
0x1332…66eb0x47c5…4fc3Base$10.5070%0xeb08…9f9c28d ago0xbdd961…7fc177
0x1332…66eb0x47c5…4fc3Base$10.5070%0x28a1…4ae528d ago0xaedddf…b58869
0x1332…66eb0x47c5…4fc3Base$315.0070%0x64e4…55d928d ago0x3da786…6038ed
0x1332…66eb0x47c5…4fc3Base$10.5070%0xcd64…d81f28d ago0xa54747…6860ed
0x1332…66eb0x47c5…4fc3Base$7.4270%0x5d0b…1ded28d ago0xcbc1b2…ef073b
0x1332…66eb0x47c5…4fc3Base$5.2570%0x7818…d2a628d ago0x0b40dc…deda77
0x1332…66eb0x47c5…4fc3Base$21.0070%0xa2ae…033128d ago0xc890b4…5b3950
0x1332…66eb0x47c5…4fc3Base$5.5670%0x3494…a4d128d ago0x9761dc…169c1a
0x1332…66eb0x47c5…4fc3Base$15.0070%0x4136…b72628d ago0xba09b1…5bd7a5
0x1332…66eb0x47c5…4fc3Base$3.0070%0x493b…b91628d ago0x566447…36b92d
0x1332…66eb0x47c5…4fc3Base$52.5070%0xd6e8…21cd28d ago0x75c61b…0736a7
0x1332…66eb0x47c5…4fc3Base$25.0070%0x96be…0b4628d ago0xfbb791…8cb721
0x1332…66eb0x47c5…4fc3Base$8.4070%0xdddf…e3d828d ago0xdc187c…0a0504
0x1332…66eb0x47c5…4fc3Base$6.3070%0x9993…8cf528d ago0xe0562b…243ba0
0x1332…66eb0x47c5…4fc3Base$2.1070%0xc86d…b47f28d ago0x8b8632…dacc3f
0x1332…66eb0x47c5…4fc3Base$10.5070%0xd4ab…0bb628d ago0x948703…3b55f3
0x1332…66eb0x47c5…4fc3Base$5.2570%0x50ee…525228d ago0x722cc8…43f142
0x1332…66eb0x47c5…4fc3Base$12.6070%0xf261…5d4128d ago0x555475…074558
0x1332…66eb0x47c5…4fc3Base$18.0070%0x60b3…977328d ago0x028b8a…db4fa8
0x1332…66eb0x47c5…4fc3Base$10.5070%0x7390…9c9328d ago0x3e01e9…aa562e
0x1332…66eb0x47c5…4fc3Base$262.5070%0x6f36…132b28d ago0xb20d7a…a40d7b
0x1332…66eb0x47c5…4fc3Base$31.5070%0x7869…5c2028d ago0xb0e5d5…2b2357
0x1332…66eb0x47c5…4fc3Base$21.0070%0x2115…35a028d ago0x3bf8cf…ef786f

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.