Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xbff3…72970xfe80…47eeBase—$0.001100%fluxa35d ago0xcf6bb1…b21179
0xbff3…72970xfe80…47eeBase—$0.001100%fluxa36d ago0x5a6d28…bf836e
0xbff3…72970xfe80…47eeBase—$0.001100%fluxa36d ago0x4289c0…233cc7
0xbff3…72970xfe80…47eeBase—$0.001100%fluxa36d ago0x554a8b…529b25
0xbff3…72970x9c95…e299Base—$0.001100%fluxa36d ago0x0e30ab…ee79ca
0xbff3…72970xfe80…47eeBase—$0.001100%fluxa36d ago0x58a318…7a2996
0xbff3…72970xfe80…47eeBase—$0.001100%fluxa36d ago0x101556…c23a35
0xbff3…72970xfe80…47eeBase—$0.001100%fluxa36d ago0x6a359f…44c2e6
0xbff3…72970xfe80…47eeBase—$0.001100%fluxa36d ago0xd29158…1bc902
0xbff3…72970xfe80…47eeBase—$0.001100%fluxa36d ago0xbe05d8…a6798a
0xbff3…72970xfe80…47eeBase—$0.001100%fluxa36d ago0xd96da4…b651ba
0xbff3…72970xfe80…47eeBase—$0.001100%fluxa36d ago0xd04262…66c501
0xbff3…72970x9c95…e299Base—$0.001100%fluxa36d ago0x7905fd…5dc707
0xbff3…72970xfe80…47eeBase—$0.001100%fluxa36d ago0x10adb6…c3fc41
0xbff3…72970xfe80…47eeBase—$0.001100%fluxa36d ago0x42c2c6…4fb39b
0xbff3…72970x9c95…e299Base—$0.001100%fluxa36d ago0x53ea9c…f7f13b
0xbff3…72970x9c95…e299Base—$0.001100%fluxa36d ago0xfa6e80…ca3df5
0xbff3…72970xfe80…47eeBase—$0.001100%fluxa36d ago0xb96f85…1a825f
0xbff3…72970xfe80…47eeBase—$0.001100%fluxa36d ago0x77f5a1…d5e452
0xbff3…72970x9c95…e299Base—$0.001100%fluxa36d ago0x6327f0…8c83f7
0xbff3…72970x9c95…e299Base—$0.001100%fluxa36d ago0xc33de4…2352f1
0xbff3…72970x9c95…e299Base—$0.001100%fluxa36d ago0xbfc24e…a20891
0xbff3…72970x9c95…e299Base—$0.001100%fluxa36d ago0x6ca358…5e4cd2
0xbff3…72970xfe80…47eeBase—$0.001100%fluxa36d ago0xbe9982…9fc0f9
0xbff3…72970xfe80…47eeBase—$0.001100%fluxa36d ago0x7a5af4…078951

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.