Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb90a…9ae40x5f91…abbcBase$0.01100%fluxa107d ago0xa48b03…07d0d2
0xb90a…9ae40x5f91…abbcBase$0.01100%fluxa107d ago0x48661a…a84847
0xb90a…9ae40x5f91…abbcBase$0.01100%fluxa107d ago0x079413…9c2111
0xb90a…9ae40x5f91…abbcBase$0.01100%fluxa107d ago0xe5a950…3f809b
0xb90a…9ae40x5f91…abbcBase$0.01100%fluxa107d ago0x5347f1…c1f640
0xb90a…9ae40x5f91…abbcBase$0.01100%fluxa107d ago0xa45463…0d4afc
0xb90a…9ae40x5f91…abbcBase$0.01100%fluxa107d ago0x7492b4…f48b72
0xb90a…9ae40x5f91…abbcBase$0.01100%fluxa107d ago0x25453b…2aa6da
0xb90a…9ae40x5f91…abbcBase$0.01100%fluxa107d ago0x732dc2…02f5e5
0xb90a…9ae40x5f91…abbcBase$0.01100%fluxa107d ago0x80442e…14dd0e
0xb90a…9ae40x5f91…abbcBase$0.01100%fluxa107d ago0x648b9e…9974e1
0xb90a…9ae40x5f91…abbcBase$0.01100%fluxa107d ago0x275715…b02f7b
0xb90a…9ae40x5f91…abbcBase$0.01100%fluxa107d ago0x8d326d…8b3340
0xb90a…9ae40x5f91…abbcBase$0.01100%fluxa107d ago0x8fe3a6…548264
0xb90a…9ae40x5f91…abbcBase$0.01100%fluxa107d ago0x53b8f3…c316ed
0xb90a…9ae40x5f91…abbcBase$0.01100%fluxa107d ago0x051a5a…f1887f
0xb90a…9ae40x5f91…abbcBase$0.01100%fluxa107d ago0xb8ff8e…cb8e6f
0xb90a…9ae40x5f91…abbcBase$0.01100%fluxa107d ago0x8809ce…d3873e
0xb90a…9ae40x5f91…abbcBase$0.01100%fluxa107d ago0xe77c99…751575
0xb90a…9ae40x5f91…abbcBase$0.01100%fluxa107d ago0x8ecf42…ee6b05
0xb90a…9ae40x5f91…abbcBase$0.01100%fluxa108d ago0x35d840…c0b101
0xb90a…9ae40x5f91…abbcBase$0.01100%fluxa108d ago0xaf6274…491d53
0xb90a…9ae40x5f91…abbcBase$0.01100%fluxa108d ago0xfa244e…be7610
0xb90a…9ae40x5f91…abbcBase$0.01100%fluxa108d ago0x85ed68…be5b8a
0xb90a…9ae40x5f91…abbcBase$0.01100%fluxa108d ago0x2f26b6…7f0730

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.