Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x765e…cb700xfe80…47eeBase$0.001100%fluxa16d ago0x25f305…194a86
0x765e…cb700xfe80…47eeBase$0.001100%fluxa16d ago0xacdf60…ea38d7
0x765e…cb700xfe80…47eeBase$0.001100%fluxa16d ago0xd2aabc…a3ffc4
0x765e…cb700xfe80…47eeBase$0.001100%fluxa16d ago0x64e7c7…769f20
0x765e…cb700xfe80…47eeBase$0.001100%fluxa16d ago0xecea10…45b977
0x765e…cb700xfe80…47eeBase$0.001100%fluxa16d ago0x9a2ce4…26774e
0x765e…cb700xfe80…47eeBase$0.001100%fluxa16d ago0x658f0a…aa0e81
0x765e…cb700xfe80…47eeBase$0.001100%fluxa16d ago0x7be66d…c2a85a
0x765e…cb700xfe80…47eeBase$0.001100%fluxa16d ago0x3374d8…3593c7
0x765e…cb700xfe80…47eeBase$0.001100%fluxa16d ago0x660f92…49a5fe
0x765e…cb700xfe80…47eeBase$0.001100%fluxa16d ago0xc2d703…934312
0x765e…cb700xfe80…47eeBase$0.001100%fluxa16d ago0xc36f9d…46e95e
0x765e…cb700xfe80…47eeBase$0.001100%fluxa16d ago0x22aad8…1112f4
0x765e…cb700xfe80…47eeBase$0.001100%fluxa16d ago0xa97d15…643453
0x765e…cb700xfe80…47eeBase$0.001100%fluxa16d ago0xa38d6e…df5a4e
0x765e…cb700xfe80…47eeBase$0.001100%fluxa16d ago0xdb30b5…6144c8
0x765e…cb700xfe80…47eeBase$0.001100%fluxa16d ago0x6b5f9b…e5952f
0x765e…cb700xfe80…47eeBase$0.001100%fluxa16d ago0x1d642d…09e5b2
0x765e…cb700xfe80…47eeBase$0.001100%fluxa16d ago0x0a422e…376f6f
0x765e…cb700xfe80…47eeBase$0.001100%fluxa16d ago0x0de468…689344
0x765e…cb700xfe80…47eeBase$0.001100%fluxa16d ago0x92dfeb…51de32
0x765e…cb700xfe80…47eeBase$0.001100%fluxa17d ago0x0af4c8…fe0901
0x765e…cb700xfe80…47eeBase$0.001100%fluxa17d ago0x3543b5…b2c2b4
0x765e…cb700xfe80…47eeBase$0.001100%fluxa17d ago0x9b476d…2b7a14
0x765e…cb700xfe80…47eeBase$0.001100%fluxa17d ago0x288130…2554cc

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.