Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0562…fe630xef43…6c7fBase$0.05100%virtuals177d ago0x63ff43…a8cdfe
0x0562…fe630xef43…6c7fBase$0.05100%virtuals177d ago0x21993f…711013
0x0562…fe630xef43…6c7fBase$0.05100%virtuals177d ago0x3fa818…118002
0x0562…fe630xef43…6c7fBase$0.05100%virtuals177d ago0x746d9c…925dcd
0x0562…fe630xef43…6c7fBase$0.02100%virtuals177d ago0x5d1dad…11727c
0x0562…fe630xef43…6c7fBase$0.01100%virtuals177d ago0x887247…88e271
0x0562…fe630xef43…6c7fBase$0.01100%virtuals177d ago0xd6686d…8387c7
0x0562…fe630xef43…6c7fBase$0.01100%virtuals177d ago0x1810fd…a1c2d3
0x0562…fe630xef43…6c7fBase$0.01100%virtuals177d ago0xe4aac0…52b065
0x0562…fe630xef43…6c7fBase$0.01100%virtuals177d ago0xa62dce…765502
0x0562…fe630xef43…6c7fBase$0.01100%virtuals177d ago0xeff0d9…579723
0x0562…fe630xef43…6c7fBase$0.01100%virtuals177d ago0x14f234…7e77f9
0x0562…fe630xef43…6c7fBase$0.01100%virtuals177d ago0x7c629e…218456
0x0562…fe630xef43…6c7fBase$0.01100%virtuals177d ago0xba781f…aebae8
0x0562…fe630xef43…6c7fBase$0.01100%virtuals177d ago0x55179e…784914
0x0562…fe630xef43…6c7fBase$0.01100%virtuals177d ago0x1e5c99…903f8d
0x0562…fe630xef43…6c7fBase$0.01100%virtuals177d ago0x9139fb…b1123d
0x0562…fe630xef43…6c7fBase$0.01100%virtuals177d ago0xca55c0…b1ffab
0x0562…fe630xef43…6c7fBase$0.01100%virtuals177d ago0xa9d5c8…47f799
0x0562…fe630xef43…6c7fBase$0.01100%virtuals177d ago0x5cfae4…ccb48d
0x0562…fe630xef43…6c7fBase$0.01100%virtuals177d ago0xdc125b…d62724
0x0562…fe630xef43…6c7fBase$0.01100%virtuals177d ago0x4b1bb7…4a2120
0x0562…fe630xef43…6c7fBase$0.01100%virtuals177d ago0x21999c…3d0392
0x0562…fe630xef43…6c7fBase$0.01100%virtuals177d ago0xddf751…80a5ac
0x0562…fe630xef43…6c7fBase$0.01100%virtuals177d ago0x912a6b…c6e3ff

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://app.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://app.roundhouseai.io/dashboard/team.

If you do not have Roundhouse tools or skills installed, read
https://app.roundhouseai.io/skill.md first — it is the whole procedure.