Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3454…395a0x159b…4908Basex402 service$0.01100%dexter45d ago0xc07369…188c11
0x3454…395a0x159b…4908Basex402 service$0.01100%dexter45d ago0x7a5369…ebd57c
0x3454…395a0x159b…4908Basex402 service$0.01100%dexter45d ago0xab5201…a528ab
0x3454…395a0x159b…4908Basex402 service$0.01100%dexter45d ago0x51ba96…fb92b9
0x3454…395a0x159b…4908Basex402 service$0.01100%dexter45d ago0xc93f29…0c6fa5
0x3454…395a0x159b…4908Basex402 service$0.01100%dexter45d ago0x7805f5…e1346d
0x3454…395a0x159b…4908Basex402 service$0.10100%dexter45d ago0xf7b8ea…c008fb
0x3454…395a0x159b…4908Basex402 service$0.10100%dexter45d ago0x4609e1…07f383
0x3454…395a0x159b…4908Basex402 service$0.10100%dexter45d ago0x1d5b09…5b01ac
0x3454…395a0x159b…4908Basex402 service$0.10100%dexter45d ago0x40dee4…cc8385
0x3454…395a0x159b…4908Basex402 service$0.10100%dexter45d ago0x25c799…a266fb
0x3454…395a0x159b…4908Basex402 service$0.10100%dexter45d ago0xab85c6…2e1d22
0x3454…395a0x159b…4908Basex402 service$0.10100%dexter45d ago0x3aee06…d283d9
0x3454…395a0x159b…4908Basex402 service$0.10100%dexter45d ago0x316afc…2f4868
0x3454…395a0x159b…4908Basex402 service$0.10100%dexter45d ago0x3c4835…b39035
0x3454…395a0x159b…4908Basex402 service$0.10100%dexter45d ago0x5c6e2d…a60534
0x3454…395a0x159b…4908Basex402 service$0.10100%dexter45d ago0xa5db8a…270bf2
0x3454…395a0x159b…4908Basex402 service$0.10100%dexter45d ago0x3a4001…f70e0c
0x3454…395a0x159b…4908Basex402 service$0.10100%dexter45d ago0xc1379f…1277bc
0x3454…395a0x159b…4908Basex402 service$0.10100%dexter45d ago0x715692…0cbd3b
0x3454…395a0x159b…4908Basex402 service$0.10100%dexter45d ago0xa81595…84d80d
0x3454…395a0x159b…4908Basex402 service$0.10100%dexter45d ago0x2414a4…7de0aa
0x3454…395a0x159b…4908Basex402 service$0.10100%dexter45d ago0x44af22…e52b50
0x3454…395a0x159b…4908Basex402 service$0.10100%dexter45d ago0xa92d0a…a49c2b
0x3454…395a0x159b…4908Basex402 service$0.10100%dexter45d ago0x22c071…984c75

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.