Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb4b8…46dc0xfe80…47eeBase$0.001100%fluxa17d ago0x22a758…8c9afa
0xb4b8…46dc0xfe80…47eeBase$0.001100%fluxa17d ago0x3a858a…7d02b2
0xb4b8…46dc0xfe80…47eeBase$0.001100%fluxa17d ago0x060713…276746
0xb4b8…46dc0xfe80…47eeBase$0.001100%fluxa17d ago0x45b886…1f5b9b
0xb4b8…46dc0xfe80…47eeBase$0.001100%fluxa17d ago0x0db350…5937a7
0xb4b8…46dc0xfe80…47eeBase$0.001100%fluxa17d ago0x499b3a…29ff7f
0xb4b8…46dc0xfe80…47eeBase$0.001100%fluxa17d ago0xc668a0…b8247d
0xb4b8…46dc0xfe80…47eeBase$0.001100%fluxa17d ago0x7fdde7…da7788
0xb4b8…46dc0xfe80…47eeBase$0.001100%fluxa17d ago0xb15e9b…900a94
0xb4b8…46dc0xfe80…47eeBase$0.001100%fluxa17d ago0xc87970…4abd78
0xb4b8…46dc0xfe80…47eeBase$0.001100%fluxa17d ago0x2cdeb5…36d9ff
0xb4b8…46dc0xfe80…47eeBase$0.001100%fluxa17d ago0x1a70ea…b5cca4
0xb4b8…46dc0xfe80…47eeBase$0.001100%fluxa17d ago0xe5fb59…b47c92
0xb4b8…46dc0xfe80…47eeBase$0.001100%fluxa17d ago0x4906cd…9c13ed
0xb4b8…46dc0xfe80…47eeBase$0.001100%fluxa17d ago0xd5d775…cf1cdb
0xb4b8…46dc0xfe80…47eeBase$0.001100%fluxa18d ago0x553244…e877f5
0xb4b8…46dc0xfe80…47eeBase$0.001100%fluxa18d ago0x306255…9ed934
0xb4b8…46dc0xfe80…47eeBase$0.001100%fluxa18d ago0x8d12f9…7e3c30
0xb4b8…46dc0xfe80…47eeBase$0.001100%fluxa18d ago0x9858be…46d6ff
0xb4b8…46dc0xfe80…47eeBase$0.001100%fluxa18d ago0x31d52d…c1dd33
0xb4b8…46dc0xfe80…47eeBase$0.001100%fluxa18d ago0xcde60d…6883c4
0xb4b8…46dc0xfe80…47eeBase$0.001100%fluxa18d ago0x2852b5…984f07
0xb4b8…46dc0xfe80…47eeBase$0.001100%fluxa18d ago0xb1fa29…6d6424
0xb4b8…46dc0xfe80…47eeBase$0.001100%fluxa18d ago0x77ace3…9effd6
0xb4b8…46dc0xfe80…47eeBase$0.001100%fluxa18d ago0xc98386…0b156f

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.