Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xead2…0c380xfe80…47eeBase—$0.001100%fluxa16d ago0x887093…b0d3dc
0xead2…0c380xfe80…47eeBase—$0.001100%fluxa16d ago0x815d4b…b06417
0xead2…0c380xfe80…47eeBase—$0.001100%fluxa17d ago0x6bc3d1…de31eb
0xead2…0c380xfe80…47eeBase—$0.001100%fluxa17d ago0x67c0e3…e12707
0xead2…0c380xfe80…47eeBase—$0.001100%fluxa17d ago0x267ac1…fbdba2
0xead2…0c380xfe80…47eeBase—$0.001100%fluxa17d ago0xb93626…b66fa4
0xead2…0c380xfe80…47eeBase—$0.001100%fluxa17d ago0x7bf88e…dc9ca3
0xead2…0c380xfe80…47eeBase—$0.001100%fluxa17d ago0xa7c7d5…dbbc08
0xead2…0c380xfe80…47eeBase—$0.001100%fluxa17d ago0x7f4323…eb6fb1
0xead2…0c380xfe80…47eeBase—$0.001100%fluxa17d ago0x6fdbf5…ef6e2b
0xead2…0c380xfe80…47eeBase—$0.001100%fluxa17d ago0xeee1a6…db8f12
0xead2…0c380xfe80…47eeBase—$0.001100%fluxa17d ago0xb5577d…7cd245
0xead2…0c380xfe80…47eeBase—$0.001100%fluxa17d ago0x7bf156…55203e
0xead2…0c380xfe80…47eeBase—$0.001100%fluxa17d ago0x276236…249791
0xead2…0c380xfe80…47eeBase—$0.001100%fluxa17d ago0x3af915…c0a584
0xead2…0c380xfe80…47eeBase—$0.001100%fluxa17d ago0x9b6134…ee9969
0xead2…0c380xfe80…47eeBase—$0.001100%fluxa17d ago0xc2617c…1920a6
0xead2…0c380xfe80…47eeBase—$0.001100%fluxa17d ago0xe6ef33…188a63
0xead2…0c380xfe80…47eeBase—$0.001100%fluxa17d ago0xf5c3d0…c4fdd9
0xead2…0c380xfe80…47eeBase—$0.001100%fluxa17d ago0x1e6669…cdc430
0xead2…0c380xfe80…47eeBase—$0.001100%fluxa17d ago0x8a94e9…b3f2b1
0xead2…0c380xfe80…47eeBase—$0.001100%fluxa17d ago0xa2b994…d53e64
0xead2…0c380xfe80…47eeBase—$0.001100%fluxa17d ago0xe1f029…1bc0c1
0xead2…0c380xfe80…47eeBase—$0.001100%fluxa17d ago0x372a37…8fb7fa
0xead2…0c380xfe80…47eeBase—$0.001100%fluxa17d ago0xd16e50…6bd448

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.