Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x61f0…f37d0xbce3…2e54Base—$54.7170%0x23ef…243141d ago0x8cb473…bba9ed
0x1beb…b2910xbce3…2e54Base—$1,022.5170%0xe528…c02841d ago0xb618e8…393b7e
0x2d4f…5f2c0xbce3…2e54Base—$20.0070%0x23ef…243141d ago0x4a91d6…6c93e5
0x198e…746a0xbce3…2e54Base—$40.0070%0xe528…c02841d ago0xa9d058…b9a46d
0xde76…48f90xbce3…2e54Base—$500.0070%0x23ef…243141d ago0x670101…ba0755
0x12a3…f1c60xbce3…2e54Base—$66.5770%0xe528…c02841d ago0xdb7c4f…604e79
0xba80…b71b0xbce3…2e54Base—$51.2770%0x23ef…243141d ago0x50c03a…b637b0
0xba80…b71b0xbce3…2e54Base—$51.0070%0xe528…c02841d ago0xf83404…ce90b9
0xcd3c…c6d60xbce3…2e54Base—$15.3970%0xe528…c02841d ago0xf7f923…34aef0
0x1de6…cd8f0xbce3…2e54Base—$13.1170%0x23ef…243141d ago0x4aba0a…328625
0x61d1…5d260xbce3…2e54Base—$20.0070%0xe528…c02841d ago0x496176…6ed07b
0x1d8a…b3290xbce3…2e54Base—$647.0870%0xe528…c02841d ago0x3b4266…315eca
0xc7c1…40080xbce3…2e54Base—$20.0070%0xe528…c02841d ago0x809a5f…e38ff3
0x88d4…78f90xbce3…2e54Base—$117.6370%0xe528…c02841d ago0x8c3786…5e1458
0xf5e3…4d840xbce3…2e54Base—$52.0070%0xe528…c02841d ago0xa60005…d968e6
0x08c6…54310xbce3…2e54Base—$86.2470%0x23ef…243141d ago0x965ea1…3fa2f1
0xe5a5…be6e0xbce3…2e54Base—$55.3470%0xe528…c02842d ago0x510664…18f654
0xe5a5…be6e0xbce3…2e54Base—$55.5570%0x23ef…243142d ago0x29dfa6…751f32

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.