Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7ca7…39a80x07cf…2396Basex402 service$0.06100%dexter42d ago0xbcf779…cdd4cb
0x7ca7…39a80x07cf…2396Basex402 service$0.02100%dexter42d ago0x41e831…c99514
0x7ca7…39a80x07cf…2396Basex402 service$0.02100%dexter42d ago0x1300e4…834160
0x7ca7…39a80x07cf…2396Basex402 service$0.04100%dexter42d ago0x94f501…cc0a77
0x7ca7…39a80x07cf…2396Basex402 service$0.02100%dexter42d ago0x9f249e…f3dba5
0x7ca7…39a80x07cf…2396Basex402 service$0.04100%dexter42d ago0x593edd…be6ff4
0x7ca7…39a80x07cf…2396Basex402 service$0.02100%dexter42d ago0x04a5c4…5245c5
0x7ca7…39a80x07cf…2396Basex402 service$0.04100%dexter42d ago0x8afc82…bd9789
0x7ca7…39a80x07cf…2396Basex402 service$0.02100%dexter42d ago0xc0ef64…f025d2
0x7ca7…39a80x07cf…2396Basex402 service$0.20100%dexter42d ago0xe60231…e26ec8
0x7ca7…39a80x07cf…2396Basex402 service$0.04100%dexter42d ago0xd16a07…0ec1bd
0x7ca7…39a80x07cf…2396Basex402 service$0.02100%dexter42d ago0x33b08a…6b7a07
0x7ca7…39a80x07cf…2396Basex402 service$0.02100%dexter42d ago0xb85c81…77c367
0x7ca7…39a80x07cf…2396Basex402 service$0.04100%dexter42d ago0xd3e7da…6bbf0b
0x7ca7…39a80x07cf…2396Basex402 service$0.02100%dexter42d ago0x42f5f7…c9b347
0x7ca7…39a80x07cf…2396Basex402 service$0.06100%dexter42d ago0xb37276…d9e2f5
0x7ca7…39a80x07cf…2396Basex402 service$0.04100%dexter42d ago0x4902d5…6cfc4f
0x7ca7…39a80x07cf…2396Basex402 service$0.10100%dexter42d ago0xa9aeac…a95603
0x7ca7…39a80x07cf…2396Basex402 service$0.02100%dexter43d ago0x7c2559…52e7ec
0x7ca7…39a80x07cf…2396Basex402 service$0.04100%dexter43d ago0xa01fd7…b776e2
0x7ca7…39a80x07cf…2396Basex402 service$0.02100%dexter43d ago0x81ed14…0e5a95
0x7ca7…39a80x07cf…2396Basex402 service$0.06100%dexter43d ago0x6dbfc5…f55055
0x7ca7…39a80x07cf…2396Basex402 service$0.04100%dexter43d ago0x77cb50…134952
0x7ca7…39a80x07cf…2396Basex402 service$0.02100%dexter43d ago0x642c2f…337a76
0x7ca7…39a80x07cf…2396Basex402 service$0.10100%dexter43d ago0x459dbb…628058

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.