Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf12e…5f9c0xfe80…47eeBase—$0.001100%fluxa38d ago0xf19e90…e29d51
0xf12e…5f9c0xfe80…47eeBase—$0.001100%fluxa38d ago0x93e26e…86858a
0xf12e…5f9c0xfe80…47eeBase—$0.001100%fluxa38d ago0x9a96a3…d4406c
0xf12e…5f9c0xfe80…47eeBase—$0.001100%fluxa38d ago0x4d8be7…ea4d53
0xf12e…5f9c0x9c95…e299Base—$0.001100%fluxa38d ago0x403854…3070cd
0xf12e…5f9c0x9c95…e299Base—$0.001100%fluxa38d ago0xfc33a2…3463db
0xf12e…5f9c0xfe80…47eeBase—$0.001100%fluxa38d ago0xfe6e99…85d686
0xf12e…5f9c0xfe80…47eeBase—$0.001100%fluxa38d ago0x080f01…ccfe22
0xf12e…5f9c0x9c95…e299Base—$0.001100%fluxa38d ago0x440c84…812382
0xf12e…5f9c0x9c95…e299Base—$0.001100%fluxa38d ago0x50442d…e91bba
0xf12e…5f9c0xfe80…47eeBase—$0.001100%fluxa38d ago0xedc91b…91c13b
0xf12e…5f9c0xfe80…47eeBase—$0.001100%fluxa38d ago0xd69c64…ec0963
0xf12e…5f9c0xfe80…47eeBase—$0.001100%fluxa38d ago0x69f7a2…2f8b30
0xf12e…5f9c0x9c95…e299Base—$0.001100%fluxa38d ago0x0dfe85…d0295b
0xf12e…5f9c0xfe80…47eeBase—$0.001100%fluxa38d ago0xb33af0…c4fe4f
0xf12e…5f9c0xfe80…47eeBase—$0.001100%fluxa38d ago0x760b32…94c8f5
0xf12e…5f9c0xfe80…47eeBase—$0.001100%fluxa38d ago0x2a0e02…fa909f
0xf12e…5f9c0x9c95…e299Base—$0.001100%fluxa38d ago0x449abe…edb150
0xf12e…5f9c0xfe80…47eeBase—$0.001100%fluxa38d ago0xdc663e…b161e2
0xf12e…5f9c0xfe80…47eeBase—$0.001100%fluxa38d ago0x421cb7…da3cf9
0xf12e…5f9c0xfe80…47eeBase—$0.001100%fluxa38d ago0xf200ef…2b34ca
0xf12e…5f9c0xfe80…47eeBase—$0.001100%fluxa38d ago0x59b17d…36472a
0xf12e…5f9c0xfe80…47eeBase—$0.001100%fluxa39d ago0x1800d9…4e358b
0xf12e…5f9c0xfe80…47eeBase—$0.001100%fluxa39d ago0x923953…909bb4
0xf12e…5f9c0xfe80…47eeBase—$0.001100%fluxa39d ago0x6ecab7…611f83

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.