Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4472…89cd0x2b36…c773Base$0.0170%0x0b44…80fc29d ago0x285d15…d5f09b
0x4472…89cd0x2b36…c773Base$0.0170%0x0b44…80fc29d ago0xd68ee5…982147
0x4472…89cd0x2b36…c773Base$0.0170%0x0b44…80fc29d ago0x989bb6…039019
0x4472…89cd0x2b36…c773Base$0.0170%0x0b44…80fc29d ago0x2effe4…666bbe
0x4472…89cd0x2b36…c773Base$0.0170%0x0b44…80fc29d ago0x2d733c…7e1318
0x4472…89cd0x2b36…c773Base$0.0170%0x0b44…80fc29d ago0xfd40d8…7dd860
0x4472…89cd0x2b36…c773Base$0.0170%0x0b44…80fc29d ago0x75fad7…ac4f08
0x4472…89cd0x2b36…c773Base$0.0170%0x0b44…80fc29d ago0xb54b94…063b65
0x4472…89cd0x2b36…c773Base$0.0170%0x0b44…80fc29d ago0x4da9a8…ec161a
0x4472…89cd0x2b36…c773Base$0.0170%0x0b44…80fc29d ago0x872a4f…6c01a9
0x4472…89cd0x2b36…c773Base$0.0170%0x0b44…80fc29d ago0x006571…5d74da
0x4472…89cd0x2b36…c773Base$0.0170%0x0b44…80fc29d ago0x9d0a47…fe9b1f
0x4472…89cd0x2b36…c773Base$0.0170%0x0b44…80fc29d ago0x70c564…8a52ca
0x4472…89cd0x2b36…c773Base$0.0170%0x0b44…80fc29d ago0x358da8…5c5ea2
0x4472…89cd0x2b36…c773Base$0.0170%0x0b44…80fc29d ago0xd09e73…5e9d00
0x4472…89cd0x2b36…c773Base$0.0170%0x0b44…80fc29d ago0x163fa3…8abe8b
0x4472…89cd0x2b36…c773Base$0.0170%0x0b44…80fc29d ago0x698ba0…8ed38c
0x4472…89cd0x2b36…c773Base$0.0170%0x0b44…80fc29d ago0xcf2112…4fa6ef
0x4472…89cd0x2b36…c773Base$0.0170%0x0b44…80fc29d ago0x7c5609…598802
0x4472…89cd0x2b36…c773Base$0.0170%0x0b44…80fc29d ago0x4051ff…1599e4
0x4472…89cd0xe186…7533Base$0.0170%0x4066…77b129d ago0x6fc13d…2f9534
0x4472…89cd0xe186…7533Base$0.0170%0x194e…37a529d ago0x59eb6c…70ffee
0x4472…89cd0x2b36…c773Base$0.0170%0x0b44…80fc29d ago0x1cf9ed…c034e2
0x4472…89cd0x2b36…c773Base$0.0170%0x0b44…80fc29d ago0xc45afd…d2247a
0x4472…89cd0x2b36…c773Base$0.0170%0x0b44…80fc29d ago0x477775…dea55a

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.