Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3ac7…d5030x9c95…e299Base$0.001100%fluxa47d ago0x18206e…4f5959
0x3ac7…d5030x9c95…e299Base$0.001100%fluxa47d ago0x9ec11a…9831a5
0x3ac7…d5030x9c95…e299Base$0.001100%fluxa47d ago0x52ed78…147226
0x3ac7…d5030x9c95…e299Base$0.001100%fluxa47d ago0x2f776a…86411f
0x3ac7…d5030xfe80…47eeBase$0.001100%fluxa47d ago0x8c8054…f30af2
0x3ac7…d5030x9c95…e299Base$0.001100%fluxa47d ago0xb4ab2a…684d93
0x3ac7…d5030x9c95…e299Base$0.001100%fluxa47d ago0xe77e9c…e2fa2f
0x3ac7…d5030x9c95…e299Base$0.001100%fluxa47d ago0x372e25…626696
0x3ac7…d5030x9c95…e299Base$0.001100%fluxa47d ago0xeada5f…d7e547
0x3ac7…d5030x9c95…e299Base$0.001100%fluxa47d ago0x56d327…d8c2fc
0x3ac7…d5030x9c95…e299Base$0.001100%fluxa48d ago0x0f0dad…baa348
0x3ac7…d5030xfe80…47eeBase$0.001100%fluxa48d ago0x3ad895…707817
0x3ac7…d5030xfe80…47eeBase$0.001100%fluxa48d ago0x90cf6d…1cc5ad
0x3ac7…d5030x9c95…e299Base$0.001100%fluxa48d ago0x9862fc…8605e8
0x3ac7…d5030xfe80…47eeBase$0.001100%fluxa48d ago0x6fab1a…fe40ad
0x3ac7…d5030xfe80…47eeBase$0.001100%fluxa48d ago0x847f57…4943f0
0x3ac7…d5030x9c95…e299Base$0.001100%fluxa48d ago0xe6fc24…95a2be
0x3ac7…d5030xfe80…47eeBase$0.001100%fluxa48d ago0x67086c…85d7bc
0x3ac7…d5030x9c95…e299Base$0.001100%fluxa48d ago0xc50ee8…28fbf2
0x3ac7…d5030xfe80…47eeBase$0.001100%fluxa48d ago0xbb8c6f…462d21
0x3ac7…d5030x9c95…e299Base$0.001100%fluxa48d ago0x1fed21…19fe6d
0x3ac7…d5030x9c95…e299Base$0.001100%fluxa48d ago0xf70988…efecce
0x3ac7…d5030xfe80…47eeBase$0.001100%fluxa48d ago0x178b5b…979f1d
0x3ac7…d5030xfe80…47eeBase$0.001100%fluxa48d ago0xd6aa1e…e41100
0x3ac7…d5030x9c95…e299Base$0.001100%fluxa48d ago0xc4f01c…df1c9b

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.