Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x656f…b7e60xfe80…47eeBase—$0.001100%fluxa15d ago0xa7dad7…34d526
0x656f…b7e60xfe80…47eeBase—$0.001100%fluxa15d ago0x2a228a…be8469
0x656f…b7e60xfe80…47eeBase—$0.001100%fluxa15d ago0xfb51d6…3282fd
0x656f…b7e60xfe80…47eeBase—$0.001100%fluxa15d ago0x8e5838…1cc7d6
0x656f…b7e60xfe80…47eeBase—$0.001100%fluxa15d ago0xdbbeb2…7513cb
0x656f…b7e60xfe80…47eeBase—$0.001100%fluxa15d ago0x1092a0…b71db5
0x656f…b7e60xfe80…47eeBase—$0.001100%fluxa15d ago0xeabff3…9e67e1
0x656f…b7e60xfe80…47eeBase—$0.001100%fluxa15d ago0xc33081…5d46f6
0x656f…b7e60xfe80…47eeBase—$0.001100%fluxa15d ago0x5c5ee6…f1784d
0x656f…b7e60xfe80…47eeBase—$0.001100%fluxa15d ago0xfd6138…be8d27
0x656f…b7e60xfe80…47eeBase—$0.001100%fluxa15d ago0x356116…665dd9
0x656f…b7e60xfe80…47eeBase—$0.001100%fluxa15d ago0x35eeda…514054
0x656f…b7e60xfe80…47eeBase—$0.001100%fluxa15d ago0xd54669…18506f
0x656f…b7e60xfe80…47eeBase—$0.001100%fluxa15d ago0xed9671…8057f2
0x656f…b7e60xfe80…47eeBase—$0.001100%fluxa15d ago0x21b302…ee920c
0x656f…b7e60xfe80…47eeBase—$0.001100%fluxa15d ago0x15c1c5…4ffcc2
0x656f…b7e60xfe80…47eeBase—$0.001100%fluxa15d ago0x73a102…44f0fd
0x656f…b7e60xfe80…47eeBase—$0.001100%fluxa15d ago0x06751c…2d8382
0x656f…b7e60xfe80…47eeBase—$0.001100%fluxa15d ago0xc8bb6b…7a564f
0x656f…b7e60xfe80…47eeBase—$0.001100%fluxa15d ago0xc7cb60…0ea1bc
0x656f…b7e60xfe80…47eeBase—$0.001100%fluxa15d ago0x837331…3a69f7
0x656f…b7e60xfe80…47eeBase—$0.001100%fluxa15d ago0x853dbc…362f68
0x656f…b7e60xfe80…47eeBase—$0.001100%fluxa15d ago0xedff1d…a8f383
0x656f…b7e60xfe80…47eeBase—$0.001100%fluxa15d ago0x14d221…1536cb
0x656f…b7e60xfe80…47eeBase—$0.001100%fluxa15d ago0xa5d662…e577a7

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.