Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xaa17…a8ee0xfe80…47eeBase—$0.001100%fluxa18d ago0x168247…1c1017
0xaa17…a8ee0xfe80…47eeBase—$0.001100%fluxa18d ago0xa36bc0…7d7407
0xaa17…a8ee0xfe80…47eeBase—$0.001100%fluxa18d ago0xd1b4c7…16ca8b
0xaa17…a8ee0xfe80…47eeBase—$0.001100%fluxa18d ago0x289a91…b0c008
0xaa17…a8ee0xfe80…47eeBase—$0.001100%fluxa18d ago0x28101e…a4a22e
0xaa17…a8ee0xfe80…47eeBase—$0.001100%fluxa18d ago0x918c2f…b8525e
0xaa17…a8ee0xfe80…47eeBase—$0.001100%fluxa18d ago0x0addb8…e4edd5
0xaa17…a8ee0xfe80…47eeBase—$0.001100%fluxa18d ago0xe39cd7…83c4a5
0xaa17…a8ee0xfe80…47eeBase—$0.001100%fluxa18d ago0x38064d…c67168
0xaa17…a8ee0xfe80…47eeBase—$0.001100%fluxa18d ago0x8c222b…422800
0xaa17…a8ee0xfe80…47eeBase—$0.001100%fluxa18d ago0xc4f454…03b753
0xaa17…a8ee0xfe80…47eeBase—$0.001100%fluxa19d ago0xc08a16…3ae4fa
0xaa17…a8ee0xfe80…47eeBase—$0.001100%fluxa19d ago0xd0e180…36c752
0xaa17…a8ee0xfe80…47eeBase—$0.001100%fluxa19d ago0x436f46…3f17c1
0xaa17…a8ee0xfe80…47eeBase—$0.001100%fluxa19d ago0x45d74e…1c89c8
0xaa17…a8ee0xfe80…47eeBase—$0.001100%fluxa19d ago0x796364…52c73f
0xaa17…a8ee0xfe80…47eeBase—$0.001100%fluxa19d ago0xa64b75…c8a5bf
0xaa17…a8ee0xfe80…47eeBase—$0.001100%fluxa19d ago0x900c46…1dbaaf
0xaa17…a8ee0xfe80…47eeBase—$0.001100%fluxa19d ago0x699221…320d41
0xaa17…a8ee0xfe80…47eeBase—$0.001100%fluxa19d ago0xaa9de0…54dd7c
0xaa17…a8ee0xfe80…47eeBase—$0.001100%fluxa19d ago0xffa99d…a6649a
0xaa17…a8ee0xfe80…47eeBase—$0.001100%fluxa19d ago0x4ff525…287425
0xaa17…a8ee0xfe80…47eeBase—$0.001100%fluxa19d ago0x53ca98…aa6cf6
0xaa17…a8ee0xfe80…47eeBase—$0.001100%fluxa19d ago0xce073d…313a6a
0xaa17…a8ee0xfe80…47eeBase—$0.001100%fluxa19d ago0x4c5333…61a5da

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.