Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x144c…cfc70x3e7c…1570Basex402 service$0.005100%coinbase16d ago0x19da56…5e42eb
0x144c…cfc70x3e7c…1570Basex402 service$0.005100%coinbase16d ago0x0ca681…00ae41
0x144c…cfc70x3e7c…1570Basex402 service$0.005100%coinbase16d ago0xf3c82d…edf2d9
0x144c…cfc70x3e7c…1570Basex402 service$0.005100%coinbase16d ago0x0c0560…8d5d95
0x144c…cfc70x3e7c…1570Basex402 service$0.005100%coinbase16d ago0x9e128c…70be90
0x144c…cfc70x3e7c…1570Basex402 service$0.005100%coinbase16d ago0x9da3b4…e5f67d
0x144c…cfc70x3e7c…1570Basex402 service$0.005100%coinbase16d ago0x765bb3…237bf8
0x144c…cfc70x3e7c…1570Basex402 service$0.005100%coinbase16d ago0x40a04f…5a1cf8
0x144c…cfc70x3e7c…1570Basex402 service$0.005100%coinbase16d ago0xa9de27…820768
0x144c…cfc70x3e7c…1570Basex402 service$0.005100%coinbase16d ago0xad8da8…d8653d
0x144c…cfc70x3e7c…1570Basex402 service$0.005100%coinbase16d ago0xb1b673…a4c9d0
0x144c…cfc70x3e7c…1570Basex402 service$0.005100%coinbase16d ago0xa4b762…a40617
0x144c…cfc70x3e7c…1570Basex402 service$0.005100%coinbase16d ago0x62ae5d…ff9b01
0x144c…cfc70x3e7c…1570Basex402 service$0.005100%coinbase16d ago0x45c72a…c2f031
0x144c…cfc70x3e7c…1570Basex402 service$0.005100%coinbase16d ago0x7f84e3…4be89f
0x144c…cfc70x3e7c…1570Basex402 service$0.005100%coinbase16d ago0xb0e810…7378b1
0x144c…cfc70x3e7c…1570Basex402 service$0.005100%coinbase16d ago0x0b2814…53a77e
0x144c…cfc70x3e7c…1570Basex402 service$0.005100%coinbase16d ago0x87e06f…b7b1c8
0x144c…cfc70x3e7c…1570Basex402 service$0.005100%coinbase16d ago0xe9e5fa…3d28b4
0x144c…cfc70x3e7c…1570Basex402 service$0.005100%coinbase16d ago0x634e14…ef6a61
0x144c…cfc70x3e7c…1570Basex402 service$0.005100%coinbase16d ago0xa95773…4e7bce
0x144c…cfc70x3e7c…1570Basex402 service$0.005100%coinbase16d ago0x2610bc…fd745b
0x144c…cfc70x3e7c…1570Basex402 service$0.005100%coinbase16d ago0xc320e9…0bbe44
0x144c…cfc70x3e7c…1570Basex402 service$0.005100%coinbase16d ago0x16441a…2e9261
0x144c…cfc70x3e7c…1570Basex402 service$0.005100%coinbase16d ago0xdeed98…b5ba42

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.