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—$99.8270%0xb9e3…292d21d ago0x48e342…9a21a3
0x1332…66eb0xdf62…30eeBase—$10,073.0070%0x9971…204821d ago0xe90293…80ae52
0x1332…66eb0xdf62…30eeBase—$99.9070%0xbb4c…e40c21d ago0xd7e506…466516
0x1332…66eb0xdf62…30eeBase—$99.9570%0xc5bc…360621d ago0x009409…0ad91a
0x1332…66eb0xdf62…30eeBase—$99.9570%0xf11b…db9421d ago0x81e329…02296c
0x1332…66eb0xdf62…30eeBase—$65.5270%0x6a96…27ff21d ago0xe4a934…569fc3
0xce99…10ac0xdf62…30eeBase—$15.9970%0xcf26…86e621d ago0x7e80b6…0076d6
0x1332…66eb0xdf62…30eeBase—$99.9870%0x8d6c…345821d ago0xa7c76c…3ef5c5
0x1332…66eb0xdf62…30eeBase—$99.9870%0x3670…183b21d ago0x2573e4…cea48c
0x1332…66eb0xdf62…30eeBase—$99.9870%0x640e…5f1821d ago0x88d727…846ed5
0x1332…66eb0xdf62…30eeBase—$180.0070%0x549c…63b721d ago0xe77271…dbd208
0x1332…66eb0xdf62…30eeBase—$99.9870%0x3e70…fea121d ago0x62a761…d77409
0x1332…66eb0xdf62…30eeBase—$162.7970%0x16b5…bfc021d ago0x7ca22d…125700
0xd064…d9e70xdf62…30eeBase—$273.6970%0x1bf5…a71621d ago0xb7d701…69e900
0x1332…66eb0xdf62…30eeBase—$1.0070%0x2a1b…cb2821d ago0xf0ae79…4c7425
0x1332…66eb0xdf62…30eeBase—$5.9070%0x51a8…b21121d ago0xec0bc7…c1ecdc
0x1332…66eb0xdf62…30eeBase—$99.8370%0xc2de…8a3d21d ago0xbf5806…fd6bc6
0x773a…ad4f0xdf62…30eeBase—$65.0070%0x8121…3f9d21d ago0xdda6f0…3afec2
0x773a…ad4f0xdf62…30eeBase—$98.9970%0x8c4f…19d721d ago0x92bf13…f22173
0x1332…66eb0xdf62…30eeBase—$1.0070%0xd50e…07b921d ago0xe59b5f…1ab4c3
0x1332…66eb0xdf62…30eeBase—$99.9070%0x699a…427421d ago0xaf31bc…a67317
0x773a…ad4f0xdf62…30eeBase—$99.9970%0xa4f5…b2f921d ago0x8756b8…82b24a
0x5acc…f57f0xdf62…30eeBase—$335.0770%0x7818…d2a621d ago0xe756d1…45b1c8
0x1332…66eb0xdf62…30eeBase—$99.9870%0x781c…500121d ago0xd0e159…da9ed6
0xb00d…07ab0xdf62…30eeBase—$273.6370%0x4689…1c4b22d ago0x82eeb0…801002

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.