Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc94f…c89a0xfe80…47eeBase$0.001100%fluxa18d ago0x3bcfdb…2cd2c8
0xc94f…c89a0xfe80…47eeBase$0.001100%fluxa19d ago0xe671f2…842ce0
0xc94f…c89a0xfe80…47eeBase$0.001100%fluxa19d ago0xc65494…ecb143
0xc94f…c89a0xfe80…47eeBase$0.001100%fluxa19d ago0x743234…e48c7f
0xc94f…c89a0xfe80…47eeBase$0.001100%fluxa19d ago0xc7ac79…9af4d1
0xc94f…c89a0xfe80…47eeBase$0.001100%fluxa19d ago0x4abb60…828448
0xc94f…c89a0xfe80…47eeBase$0.001100%fluxa19d ago0xf93751…d1995e
0xc94f…c89a0xfe80…47eeBase$0.001100%fluxa19d ago0x773da4…6ae5a5
0xc94f…c89a0xfe80…47eeBase$0.001100%fluxa19d ago0xde8eb0…bcaf76
0xc94f…c89a0xfe80…47eeBase$0.001100%fluxa19d ago0x78ddb5…13f9d0
0xc94f…c89a0xfe80…47eeBase$0.001100%fluxa19d ago0xbc81a1…ad447f
0xc94f…c89a0xfe80…47eeBase$0.001100%fluxa19d ago0x847324…d7333d
0xc94f…c89a0xfe80…47eeBase$0.001100%fluxa19d ago0x449f4c…6b3a3c
0xc94f…c89a0xfe80…47eeBase$0.001100%fluxa19d ago0xd25239…971f7c
0xc94f…c89a0xfe80…47eeBase$0.001100%fluxa19d ago0x059dc6…29c4cc
0xc94f…c89a0xfe80…47eeBase$0.001100%fluxa19d ago0x39cb5a…5c97b9
0xc94f…c89a0xfe80…47eeBase$0.001100%fluxa19d ago0xbc2d16…8b9231
0xc94f…c89a0xfe80…47eeBase$0.001100%fluxa19d ago0xd5d288…397a87
0xc94f…c89a0xfe80…47eeBase$0.001100%fluxa19d ago0xad3311…c02947
0xc94f…c89a0xfe80…47eeBase$0.001100%fluxa19d ago0x4f59d0…d07281
0xc94f…c89a0xfe80…47eeBase$0.001100%fluxa19d ago0x9360fa…254889
0xc94f…c89a0xfe80…47eeBase$0.001100%fluxa19d ago0xc921bb…eab3ad
0xc94f…c89a0xfe80…47eeBase$0.001100%fluxa19d ago0x6158c5…4604a5
0xc94f…c89a0xfe80…47eeBase$0.001100%fluxa19d ago0xa7b587…e564be
0xc94f…c89a0xfe80…47eeBase$0.001100%fluxa19d ago0x2c2676…3042c1

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.