Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x680b…4ff80x9dba…0df8Basex402 service$0.00570%0x1360…66fa24d ago0x2f90a2…4105c1
0x680b…4ff80x9dba…0df8Basex402 service$0.0170%0x1360…66fa24d ago0xc9ea70…b00e5a
0x680b…4ff80x9dba…0df8Basex402 service$0.002570%0x1360…66fa24d ago0x40665b…cf635e
0x680b…4ff80x9dba…0df8Basex402 service$0.002570%0x1360…66fa24d ago0x1902dd…b8d6f4
0x680b…4ff80x9dba…0df8Basex402 service$0.00670%0x1360…66fa24d ago0xee04da…d8e25e
0x680b…4ff80x9dba…0df8Basex402 service$0.0170%0x1360…66fa24d ago0x23abd7…656b03
0x680b…4ff80x9dba…0df8Basex402 service$0.00670%0x1360…66fa24d ago0xbe4cf8…e209ff
0x680b…4ff80x9dba…0df8Basex402 service$0.00670%0x1360…66fa25d ago0x29f1fd…984f41
0x680b…4ff80x9dba…0df8Basex402 service$0.0170%0x1360…66fa25d ago0x2f8db4…acb8b4
0x680b…4ff80x9dba…0df8Basex402 service$0.0170%0x1360…66fa25d ago0x5eca80…309082
0x680b…4ff80x9dba…0df8Basex402 service$0.0170%0x1360…66fa25d ago0x8df36e…74ae34
0x680b…4ff80x9dba…0df8Basex402 service$0.0170%0x1360…66fa25d ago0x06f190…e79405
0x680b…4ff80x9dba…0df8Basex402 service$0.0170%0x1360…66fa25d ago0x9c71fc…53b455
0x680b…4ff80x9dba…0df8Basex402 service$0.00670%0x1360…66fa25d ago0x1408c2…aeadc3
0x680b…4ff80x9dba…0df8Basex402 service$0.00670%0x1360…66fa25d ago0xc237ac…b59f69
0x680b…4ff80x9dba…0df8Basex402 service$0.0170%0x1360…66fa25d ago0x976107…f6d17a
0x680b…4ff80x9dba…0df8Basex402 service$0.0170%0x1360…66fa25d ago0xeb4630…f10b98
0x680b…4ff80x9dba…0df8Basex402 service$0.00670%0x1360…66fa25d ago0xb9e7f1…740fa8
0x680b…4ff80x9dba…0df8Basex402 service$0.00670%0x1360…66fa25d ago0x42c73e…7b31cd
0x680b…4ff80x9dba…0df8Basex402 service$0.00670%0x1360…66fa25d ago0x90de6f…552f6b
0x680b…4ff80x9dba…0df8Basex402 service$0.0170%0x1360…66fa25d ago0x99b21a…6e6342
0x680b…4ff80x9dba…0df8Basex402 service$0.00670%0x1360…66fa25d ago0xf28dc1…0eb206
0x680b…4ff80x9dba…0df8Basex402 service$0.00670%0x1360…66fa25d ago0xd1a48e…112064

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.