Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa25c…723f0xe2bc…7a04Base$50.00100%0xa923…c9ac63d ago0xe9929d…a9a9f8
0xa25c…723f0x5032…6c9cBase$10.00100%0xa923…c9ac63d ago0xb58a03…d1dafd
0xa25c…723f0x485f…c3d2Base$75.00100%0xa923…c9ac63d ago0x3fc573…7db9d3
0xa25c…723f0xdf39…7addBase$15.06100%0xa923…c9ac63d ago0x470e82…9cc5da
0xa25c…723f0xd2ba…f83cBase$35.00100%0xa923…c9ac63d ago0xbf7be8…3957f9
0xa25c…723f0xdf25…6e77Base$100.00100%0xa923…c9ac63d ago0x51c5d9…96b85a
0xa25c…723f0x02dd…ef84Base$75.00100%0xa923…c9ac63d ago0x7dcf39…c08b99
0xa25c…723f0x1645…7cc8Base$38.90100%0xa923…c9ac63d ago0x86e050…0ce560
0xa25c…723f0x2fba…2977Base$25.00100%0xa923…c9ac63d ago0x8541a9…7f24ed
0xa25c…723f0x883d…9a70Base$25.00100%0xa923…c9ac63d ago0xf0cddb…ff4b21
0xa25c…723f0x0a9d…d453Base$20.00100%0xa923…c9ac63d ago0x04dc18…bd8ec5
0xa25c…723f0x2c48…b45eBase$5.00100%0xa923…c9ac63d ago0xbaa6a3…f8294f

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.