Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8097…59590x9c95…e299Base$0.001100%fluxa38d ago0x375de6…61f052
0x8097…59590xfe80…47eeBase$0.001100%fluxa38d ago0x47d97b…612f7e
0x8097…59590xfe80…47eeBase$0.001100%fluxa38d ago0x714c41…958de7
0x8097…59590xfe80…47eeBase$0.001100%fluxa38d ago0x23131a…42fee8
0x8097…59590xfe80…47eeBase$0.001100%fluxa38d ago0x70fc7c…369efd
0x8097…59590xfe80…47eeBase$0.001100%fluxa38d ago0xe7ac45…d4982e
0x8097…59590xfe80…47eeBase$0.001100%fluxa38d ago0x36d25f…aaeff5
0x8097…59590xfe80…47eeBase$0.001100%fluxa38d ago0xb7768c…3785e0
0x8097…59590xfe80…47eeBase$0.001100%fluxa38d ago0xbaf38d…69e159
0x8097…59590xfe80…47eeBase$0.001100%fluxa38d ago0x3b604b…db2d4c
0x8097…59590x9c95…e299Base$0.001100%fluxa38d ago0xd48bf1…104822
0x8097…59590xfe80…47eeBase$0.001100%fluxa38d ago0xc5f8be…d24b3b
0x8097…59590xfe80…47eeBase$0.001100%fluxa38d ago0x041d5a…d7d5e7
0x8097…59590xfe80…47eeBase$0.001100%fluxa38d ago0x33dae6…befa01
0x8097…59590xfe80…47eeBase$0.001100%fluxa38d ago0xd106d3…76c583
0x8097…59590x9c95…e299Base$0.001100%fluxa38d ago0xe3bb99…2135f3
0x8097…59590x9c95…e299Base$0.001100%fluxa39d ago0x6f6a01…ad59af
0x8097…59590xfe80…47eeBase$0.001100%fluxa39d ago0x619e2b…be30aa
0x8097…59590x9c95…e299Base$0.001100%fluxa39d ago0x60ef8d…6a1549
0x8097…59590x9c95…e299Base$0.001100%fluxa39d ago0xcba664…c4e388
0x8097…59590x9c95…e299Base$0.001100%fluxa39d ago0x45aa52…1897ee
0x8097…59590x9c95…e299Base$0.001100%fluxa39d ago0xd69e3e…68012c
0x8097…59590xfe80…47eeBase$0.001100%fluxa39d ago0x6540af…6b1fed
0x8097…59590xfe80…47eeBase$0.001100%fluxa39d ago0xb0720c…c7f60d
0x8097…59590x9c95…e299Base$0.001100%fluxa39d ago0x42391e…43e50b

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.