Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1332…66eb0xdf62…30eeBase—$1,388.9570%0xe082…90c47d ago0xd5bc53…3b85f6
0x1332…66eb0xdf62…30eeBase—$98.1370%0x13c6…f0ed7d ago0x7e165f…6813e4
0x1332…66eb0xdf62…30eeBase—$97.4470%0x2115…35a07d ago0x3da1f5…3a0825
0x1332…66eb0xdf62…30eeBase—$2.0070%0x2fa9…16de7d ago0x45e9b6…461d5d
0xaa84…0e2d0xdf62…30eeBase—$26.0070%0x88cf…d21b7d ago0xffdf9e…c80b9b
0x1332…66eb0xdf62…30eeBase—$2.0070%0xaf61…49f67d ago0xb518d2…8ca7d1
0x1332…66eb0xdf62…30eeBase—$3.6470%0x4e07…cf7c7d ago0xf6220c…79ab91
0x1332…66eb0xdf62…30eeBase—$4.5870%0xaa2e…f0447d ago0x89dc1b…281573
0x1332…66eb0xdf62…30eeBase—$1,175.0070%0x2309…083c7d ago0x1df50c…94c578
0x1332…66eb0xdf62…30eeBase—$4.0070%0x4f4d…74b77d ago0x805076…21cb34
0x1332…66eb0xdf62…30eeBase—$3.6470%0xdcda…23377d ago0x05f914…0a1b57
0x1332…66eb0xdf62…30eeBase—$23.3270%0x3d76…265f7d ago0x7b9773…207fdd
0x1332…66eb0xdf62…30eeBase—$34.1570%0xc664…74ab7d ago0xd9a9f3…afed22
0x1332…66eb0xdf62…30eeBase—$23.4070%0xdeef…04fd7d ago0x922fba…d5c50d
0x1332…66eb0xdf62…30eeBase—$23.3270%0x9d66…1ab67d ago0x5b8c0d…499d17
0x1332…66eb0xdf62…30eeBase—$99.7870%0xf8ec…37d47d ago0xc31541…050d54
0x1332…66eb0xdf62…30eeBase—$5.6970%0xbb99…f69a7d ago0x063779…9a5191
0x1332…66eb0xdf62…30eeBase—$172.0070%0x2ee2…15c47d ago0x8086cf…43662a
0x773a…ad4f0xdf62…30eeBase—$399.0070%0xb182…b93d7d ago0x38d737…560407
0x1332…66eb0xdf62…30eeBase—$98.6670%0x1e92…0cb77d ago0xbba45f…406cdc
0xba6e…cfac0xdf62…30eeBase—$70.0070%0x6361…44057d ago0x30db8d…174596
0xf81b…81320xdf62…30eeBase—$96.2470%0x80e2…18737d ago0xc44501…a53eeb
0x1332…66eb0xdf62…30eeBase—$50.3670%0xb7fe…9d807d ago0x25d8b1…c30d4d
0x1332…66eb0xdf62…30eeBase—$378.5470%0x44bc…cd6a7d ago0x174f1e…1128de
0x1332…66eb0xdf62…30eeBase—$130.1870%0xbc41…9c5b7d ago0x20ea87…4d992c

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.