Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7ec1…a1580x9c95…e299Base$0.001100%fluxa52d ago0x22fc82…de798a
0x7ec1…a1580x9c95…e299Base$0.001100%fluxa52d ago0x65fcfb…e852af
0x7ec1…a1580x9c95…e299Base$0.001100%fluxa52d ago0xc3113c…219640
0x7ec1…a1580x9c95…e299Base$0.001100%fluxa52d ago0xaa17f9…71ab42
0x7ec1…a1580x9c95…e299Base$0.001100%fluxa52d ago0x7761dd…7fca23
0x7ec1…a1580x9c95…e299Base$0.001100%fluxa52d ago0x937b63…9e4ac3
0x7ec1…a1580x9c95…e299Base$0.001100%fluxa52d ago0x3a62e8…dcd6bd
0x7ec1…a1580x9c95…e299Base$0.001100%fluxa52d ago0xd4ab82…e2163a
0x7ec1…a1580x9c95…e299Base$0.001100%fluxa52d ago0xc5250f…e5c994
0x7ec1…a1580x9c95…e299Base$0.001100%fluxa52d ago0x547c8f…316775
0x7ec1…a1580x9c95…e299Base$0.001100%fluxa52d ago0xf0223f…9d18ce
0x7ec1…a1580x9c95…e299Base$0.001100%fluxa52d ago0x1bc896…ce8d4c
0x7ec1…a1580x9c95…e299Base$0.001100%fluxa52d ago0x5acfa1…29c597
0x7ec1…a1580x9c95…e299Base$0.001100%fluxa52d ago0x73ec2d…1a2a43
0x7ec1…a1580x9c95…e299Base$0.001100%fluxa52d ago0x45d4db…d4f032
0x7ec1…a1580x9c95…e299Base$0.001100%fluxa52d ago0x21e97d…ec929a
0x7ec1…a1580x9c95…e299Base$0.001100%fluxa53d ago0xdf9608…53da20
0x7ec1…a1580x9c95…e299Base$0.001100%fluxa53d ago0x2d7b8b…8be0f5
0x7ec1…a1580x9c95…e299Base$0.001100%fluxa53d ago0xe575a6…310778
0x7ec1…a1580x9c95…e299Base$0.001100%fluxa53d ago0xe697d8…7dda5d
0x7ec1…a1580x9c95…e299Base$0.001100%fluxa53d ago0xc5755c…a324bc
0x7ec1…a1580x9c95…e299Base$0.001100%fluxa53d ago0x1c14d2…ba4cc7
0x7ec1…a1580x9c95…e299Base$0.001100%fluxa53d ago0x54d9e1…31509b
0x7ec1…a1580x9c95…e299Base$0.001100%fluxa53d ago0x7cd624…b34e07
0x7ec1…a1580x9c95…e299Base$0.001100%fluxa53d ago0x7355bf…3acf14

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.