Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xedf2…11dd0x07cf…2396Basex402 service$0.06100%dexter38d ago0xdac740…7a9752
0xedf2…11dd0x07cf…2396Basex402 service$0.10100%dexter38d ago0x987372…696586
0xedf2…11dd0x07cf…2396Basex402 service$0.04100%dexter38d ago0xe41316…3998f4
0xedf2…11dd0x07cf…2396Basex402 service$0.02100%dexter38d ago0xf0eb12…491762
0xedf2…11dd0x07cf…2396Basex402 service$0.04100%dexter38d ago0x08de52…a94be7
0xedf2…11dd0x07cf…2396Basex402 service$0.06100%dexter38d ago0xa512a4…9962da
0xedf2…11dd0x07cf…2396Basex402 service$0.20100%dexter38d ago0xfa76d3…39f487
0xedf2…11dd0x07cf…2396Basex402 service$0.02100%dexter38d ago0xb57146…c28c98
0xedf2…11dd0x07cf…2396Basex402 service$0.06100%dexter38d ago0xd3dedb…ecacb0
0xedf2…11dd0x07cf…2396Basex402 service$0.02100%dexter38d ago0x49e444…fa5723
0xedf2…11dd0x07cf…2396Basex402 service$0.20100%dexter38d ago0x517a9f…f06b26
0xedf2…11dd0x07cf…2396Basex402 service$0.04100%dexter38d ago0xe73b4e…abf929
0xedf2…11dd0x07cf…2396Basex402 service$0.0470%0x1360…66fa38d ago0x36cccc…ee0140
0xedf2…11dd0x07cf…2396Basex402 service$0.02100%payAI38d ago0xa6dc90…0dcd54
0xedf2…11dd0x07cf…2396Basex402 service$0.10100%dexter38d ago0x394d97…925a49
0xedf2…11dd0x07cf…2396Basex402 service$0.0470%0x1360…66fa38d ago0x56d7f5…d8a3b2
0xedf2…11dd0x07cf…2396Basex402 service$0.02100%dexter38d ago0x38f88d…c9fcb7
0xedf2…11dd0x07cf…2396Basex402 service$0.04100%dexter38d ago0x99c4b1…973ebb
0xedf2…11dd0x07cf…2396Basex402 service$0.10100%dexter38d ago0x29accc…729ff1
0xedf2…11dd0x07cf…2396Basex402 service$0.04100%dexter38d ago0x17bcbd…b57213
0xedf2…11dd0x07cf…2396Basex402 service$0.02100%payAI38d ago0xdd80b5…7ddeec
0xedf2…11dd0x07cf…2396Basex402 service$0.04100%dexter38d ago0xcbbb1e…3092c5
0xedf2…11dd0x07cf…2396Basex402 service$0.10100%dexter38d ago0x6061ac…30edfa
0xedf2…11dd0x07cf…2396Basex402 service$0.06100%dexter38d ago0x472745…1c9687
0xedf2…11dd0x07cf…2396Basex402 service$0.06100%dexter38d ago0x787578…42c2fa

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.