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
0xa787…64cf0x47c5…4fc3Base$3.1570%0x39e0…3f7928d ago0x7107ea…b2291e
0xa787…64cf0x47c5…4fc3Base$5.2570%0xbc41…9c5b28d ago0x6a60ae…1ad456
0xfcd5…60dd0x47c5…4fc3Base$10.0070%0x0881…8de228d ago0x7afb22…2e93e6
0x2c37…c61e0x47c5…4fc3Base$25.0070%0x1913…93d928d ago0x7cef9c…634ca4
0xa520…eca40x47c5…4fc3Base$10.5070%0xafd1…680d28d ago0xd01b82…876a1b
0x1332…66eb0x47c5…4fc3Base$10.5070%0x2309…083c28d ago0x00717b…65f3d3
0x8177…0f620x47c5…4fc3Base$10.5070%0x2a1b…cb2828d ago0x6df52a…34bbbd
0x8e15…28bd0x47c5…4fc3Base$52.5070%0xf733…8f8d28d ago0x529ecf…f76b33
0x3fb1…7e250x47c5…4fc3Base$30.4570%0x3d37…880628d ago0x58f122…8db5ee
0xab70…21100x47c5…4fc3Base$2.4970%0x5b2d…d78c28d ago0xd18aab…e381fc
0x20a4…618d0x47c5…4fc3Base$8.7570%0xc07c…d71828d ago0xa9f567…35905e
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
0x77eb…75260x47c5…4fc3Base$105.0070%0x1c09…186f28d ago0x430d10…60771d
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
0xc9a2…31540x47c5…4fc3Base$1.0570%0xcdfd…ef8228d ago0xa5a8e1…706284
0xc9a2…31540x47c5…4fc3Base$6.3070%0x74b9…018f28d ago0xbe8e05…9aa2c7
0xd4dc…48d70x47c5…4fc3Base$6.1470%0x52ac…a61d28d ago0x18cba2…b65721
0x1332…66eb0x47c5…4fc3Base$5.5670%0x3494…a4d128d ago0x9761dc…169c1a
0x1332…66eb0x47c5…4fc3Base$15.0070%0x4136…b72628d ago0xba09b1…5bd7a5

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.