Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x2b69…209f0xfe80…47eeBase—$0.001100%fluxa18d ago0x998bf7…59daa7
0x2b69…209f0xfe80…47eeBase—$0.001100%fluxa18d ago0xd63813…007a96
0x2b69…209f0xfe80…47eeBase—$0.001100%fluxa18d ago0xffa7b5…e43705
0x2b69…209f0xfe80…47eeBase—$0.001100%fluxa18d ago0xba0bbe…d4c833
0x2b69…209f0xfe80…47eeBase—$0.001100%fluxa18d ago0x06800f…d83165
0x2b69…209f0xfe80…47eeBase—$0.001100%fluxa18d ago0x99c069…65e46a
0x2b69…209f0xfe80…47eeBase—$0.001100%fluxa18d ago0xc8df2e…a4cdfb
0x2b69…209f0xfe80…47eeBase—$0.001100%fluxa18d ago0xb78972…355a37
0x2b69…209f0xfe80…47eeBase—$0.001100%fluxa18d ago0x257cb4…e5d3f9
0x2b69…209f0xfe80…47eeBase—$0.001100%fluxa18d ago0xd6618f…a2b1c9
0x2b69…209f0xfe80…47eeBase—$0.001100%fluxa18d ago0xf6057f…2c02f9
0x2b69…209f0xfe80…47eeBase—$0.001100%fluxa18d ago0x021a54…8b5d35
0x2b69…209f0xfe80…47eeBase—$0.001100%fluxa18d ago0x05372c…7c18fb
0x2b69…209f0xfe80…47eeBase—$0.001100%fluxa18d ago0x50d68d…1bd286
0x2b69…209f0xfe80…47eeBase—$0.001100%fluxa18d ago0xd88345…636d8f
0x2b69…209f0xfe80…47eeBase—$0.001100%fluxa18d ago0x2402c2…b2a52e
0x2b69…209f0xfe80…47eeBase—$0.001100%fluxa18d ago0x95c7fe…b2f8d0
0x2b69…209f0xfe80…47eeBase—$0.001100%fluxa18d ago0x5f3720…6e5dce
0x2b69…209f0xfe80…47eeBase—$0.001100%fluxa18d ago0x2e14c7…8a61a7
0x2b69…209f0xfe80…47eeBase—$0.001100%fluxa18d ago0xfe8bee…fc8a18
0x2b69…209f0xfe80…47eeBase—$0.001100%fluxa18d ago0x556422…49f7c5
0x2b69…209f0xfe80…47eeBase—$0.001100%fluxa18d ago0x5b6b7d…6396d9
0x2b69…209f0xfe80…47eeBase—$0.001100%fluxa18d ago0x4a08c5…b6da52
0x2b69…209f0xfe80…47eeBase—$0.001100%fluxa18d ago0xe110b7…9b52ce

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.