Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x462c…b3ea0xbce3…2e54Base—$201.0070%0xe528…c02842d ago0xbf0f3e…ef3aa8
0xa89c…1ff80xbce3…2e54Base—$13.0570%0x23ef…243142d ago0x479487…3c9f38
0x23a2…bf250xbce3…2e54Base—$20.0070%0xe528…c02842d ago0xfdb4ef…1a6978
0x23a2…bf250xbce3…2e54Base—$40.0070%0x23ef…243142d ago0x264483…8b2137
0x23a2…bf250xbce3…2e54Base—$60.0070%0xe528…c02842d ago0x250bec…11b7b5
0x0b7c…e50a0xbce3…2e54Base—$10.8470%0x23ef…243142d ago0xa7293f…5ebde4
0x89dc…08820xbce3…2e54Base—$38.6470%0xe528…c02842d ago0xb7f305…60817a
0x62bc…f6900xbce3…2e54Base—$298.5070%0xe528…c02842d ago0xc80d8a…35e847
0xc7c1…40080xbce3…2e54Base—$20.0070%0x23ef…243142d ago0xd51530…e44199
0xae71…8ea80xbce3…2e54Base—$1,460.0070%0x23ef…243142d ago0x5bb665…3b6ed0
0xdfe5…4faa0xbce3…2e54Base—$100.7570%0xe528…c02842d ago0x242341…a9bd30
0xfb95…79a80xbce3…2e54Base—$55.9170%0x23ef…243142d ago0xe7bf35…abbb78
0x8c24…d1250xbce3…2e54Base—$487.5070%0xe528…c02842d ago0x011dcf…c55167
0xc9de…47a60xbce3…2e54Base—$212.6870%0xe528…c02842d ago0x821ec1…7cdd4a
0x61a5…63af0xbce3…2e54Base—$214.0070%0xe528…c02842d ago0x52feb6…aaa391
0xd7c6…8c120xbce3…2e54Base—$289.9070%0x23ef…243142d ago0xaa6aa2…e195b5

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.