Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb1ce…1ea50x07cf…2396Basex402 service$0.02100%dexter37d ago0xc13f8c…c7cf03
0xb1ce…1ea50x07cf…2396Basex402 service$0.02100%dexter37d ago0x54fc46…9fbca7
0xb1ce…1ea50x07cf…2396Basex402 service$0.20100%dexter37d ago0x6ac215…04676f
0xb1ce…1ea50x07cf…2396Basex402 service$0.10100%dexter37d ago0xd46a3a…8bfeeb
0xb1ce…1ea50x07cf…2396Basex402 service$0.20100%dexter37d ago0xf2cc8d…17183a
0xb1ce…1ea50x07cf…2396Basex402 service$0.04100%dexter37d ago0x3b21da…c35010
0xb1ce…1ea50x07cf…2396Basex402 service$0.02100%dexter37d ago0x8c054e…565474
0xb1ce…1ea50x07cf…2396Basex402 service$0.02100%dexter37d ago0x870e8b…3e6a50
0xb1ce…1ea50x07cf…2396Basex402 service$0.02100%dexter37d ago0xedf333…4e0b64
0xb1ce…1ea50x07cf…2396Basex402 service$0.20100%dexter37d ago0x016afa…9555b4
0xb1ce…1ea50x07cf…2396Basex402 service$0.02100%dexter37d ago0x64fc01…265c49
0xb1ce…1ea50x07cf…2396Basex402 service$0.06100%dexter37d ago0xf29931…6035ac
0xb1ce…1ea50x07cf…2396Basex402 service$0.02100%dexter37d ago0x02353b…f09f55
0xb1ce…1ea50x07cf…2396Basex402 service$0.02100%dexter37d ago0x9ae945…eaa1d1
0xb1ce…1ea50x07cf…2396Basex402 service$0.02100%dexter37d ago0x8486ac…df8956
0xb1ce…1ea50x07cf…2396Basex402 service$0.02100%dexter37d ago0xf0b720…136665
0xb1ce…1ea50x07cf…2396Basex402 service$0.2070%0x1360…66fa37d ago0x375476…d7852e
0xb1ce…1ea50x07cf…2396Basex402 service$0.02100%dexter37d ago0x076260…10f10b
0xb1ce…1ea50x07cf…2396Basex402 service$0.02100%dexter37d ago0x53733e…ab59c8
0xb1ce…1ea50x07cf…2396Basex402 service$0.06100%dexter37d ago0x2637ad…09e23a
0xb1ce…1ea50x07cf…2396Basex402 service$0.04100%dexter37d ago0x1ce6e1…4af3e5
0xb1ce…1ea50x07cf…2396Basex402 service$0.20100%dexter37d ago0xb774d8…1c5f4f
0xb1ce…1ea50x07cf…2396Basex402 service$0.10100%dexter37d ago0xfdcbde…64b56a
0xb1ce…1ea50x07cf…2396Basex402 service$0.04100%dexter37d ago0x27c588…97a9d2
0xb1ce…1ea50x07cf…2396Basex402 service$0.20100%dexter37d ago0x75853c…2321fb

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.