Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xbd99…a5ee0xfe80…47eeBase—$0.001100%fluxa17d ago0xabd7e8…ee41ec
0xbd99…a5ee0xfe80…47eeBase—$0.001100%fluxa17d ago0x21a0e0…d05c26
0xbd99…a5ee0xfe80…47eeBase—$0.001100%fluxa17d ago0x384ebd…e76d3c
0xbd99…a5ee0xfe80…47eeBase—$0.001100%fluxa17d ago0x8c9d86…e8a735
0xbd99…a5ee0xfe80…47eeBase—$0.001100%fluxa17d ago0x8cae1a…b77d35
0xbd99…a5ee0xfe80…47eeBase—$0.001100%fluxa17d ago0xe86ce7…a4a780
0xbd99…a5ee0xfe80…47eeBase—$0.001100%fluxa17d ago0xd8e3da…87162e
0xbd99…a5ee0xfe80…47eeBase—$0.001100%fluxa17d ago0x09e64b…9feebf
0xbd99…a5ee0xfe80…47eeBase—$0.001100%fluxa17d ago0xcf9526…933b82
0xbd99…a5ee0xfe80…47eeBase—$0.001100%fluxa17d ago0x5e0b8d…da9cb7
0xbd99…a5ee0xfe80…47eeBase—$0.001100%fluxa17d ago0x1effd8…ccf6d8
0xbd99…a5ee0xfe80…47eeBase—$0.001100%fluxa17d ago0x7d8595…0f1f7b
0xbd99…a5ee0xfe80…47eeBase—$0.001100%fluxa17d ago0xb9f5b1…33e720
0xbd99…a5ee0xfe80…47eeBase—$0.001100%fluxa17d ago0x824234…a7227f
0xbd99…a5ee0xfe80…47eeBase—$0.001100%fluxa17d ago0x92640d…b4c314
0xbd99…a5ee0xfe80…47eeBase—$0.001100%fluxa17d ago0xc2fbb2…af1dc4
0xbd99…a5ee0xfe80…47eeBase—$0.001100%fluxa17d ago0xa8f912…43e0d2
0xbd99…a5ee0xfe80…47eeBase—$0.001100%fluxa17d ago0x77f0c5…c68033
0xbd99…a5ee0xfe80…47eeBase—$0.001100%fluxa17d ago0xbbf8ae…736dc8
0xbd99…a5ee0xfe80…47eeBase—$0.001100%fluxa17d ago0x826a5b…286a09
0xbd99…a5ee0xfe80…47eeBase—$0.001100%fluxa17d ago0x445a11…d1a519
0xbd99…a5ee0xfe80…47eeBase—$0.001100%fluxa17d ago0xb558e9…292918
0xbd99…a5ee0xfe80…47eeBase—$0.001100%fluxa17d ago0xf41322…30f1ba
0xbd99…a5ee0xfe80…47eeBase—$0.001100%fluxa17d ago0xb0d9ae…8c6e64
0xbd99…a5ee0xfe80…47eeBase—$0.001100%fluxa17d ago0x0a5807…bcc1a3

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.