Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe9a0…d5520xfe80…47eeBase$0.001100%fluxa34d ago0x7a5890…811103
0xe9a0…d5520xfe80…47eeBase$0.001100%fluxa34d ago0x988177…d63bfd
0xe9a0…d5520xfe80…47eeBase$0.001100%fluxa34d ago0xa8c086…5db83b
0xe9a0…d5520x9c95…e299Base$0.001100%fluxa34d ago0x68020d…a50f65
0xe9a0…d5520xfe80…47eeBase$0.001100%fluxa34d ago0x773546…6dfe21
0xe9a0…d5520xfe80…47eeBase$0.001100%fluxa34d ago0x74429d…c8e1ad
0xe9a0…d5520xfe80…47eeBase$0.001100%fluxa34d ago0x7cc16a…2f1fb3
0xe9a0…d5520xfe80…47eeBase$0.001100%fluxa34d ago0x054cf9…13f76e
0xe9a0…d5520xfe80…47eeBase$0.001100%fluxa34d ago0x66d433…9b2907
0xe9a0…d5520xfe80…47eeBase$0.001100%fluxa34d ago0xc676cf…e9ecde
0xe9a0…d5520xfe80…47eeBase$0.001100%fluxa34d ago0x79a20c…178a8e
0xe9a0…d5520x9c95…e299Base$0.001100%fluxa34d ago0x66f94b…837fe7
0xe9a0…d5520xfe80…47eeBase$0.001100%fluxa34d ago0xd73307…df7f7e
0xe9a0…d5520xfe80…47eeBase$0.001100%fluxa34d ago0xd630e4…f5fe57
0xe9a0…d5520x9c95…e299Base$0.001100%fluxa34d ago0xb22a3c…7aa325
0xe9a0…d5520xfe80…47eeBase$0.001100%fluxa34d ago0xcea6ee…b84795
0xe9a0…d5520xfe80…47eeBase$0.001100%fluxa34d ago0x6b0a45…e1cd2d
0xe9a0…d5520xfe80…47eeBase$0.001100%fluxa34d ago0x8d4767…78d18c
0xe9a0…d5520xfe80…47eeBase$0.001100%fluxa34d ago0x719731…f5b8ed
0xe9a0…d5520xfe80…47eeBase$0.001100%fluxa34d ago0xd202bb…053ec5
0xe9a0…d5520xfe80…47eeBase$0.001100%fluxa34d ago0x2df4c7…f7c9f1
0xe9a0…d5520xfe80…47eeBase$0.001100%fluxa35d ago0xb70bc6…e82ad2
0xe9a0…d5520xfe80…47eeBase$0.001100%fluxa35d ago0x258491…94a023
0xe9a0…d5520xfe80…47eeBase$0.001100%fluxa35d ago0xc91d47…aaeb36
0xe9a0…d5520xfe80…47eeBase$0.001100%fluxa35d ago0xf9e00f…3db658

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.