Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x839c…6ff10x69d2…29bdBase$2.16100%dexter34d ago0x8260ae…4bafba
0x69d2…29bd0x159b…4908Basex402 service$0.01100%dexter34d ago0x132f72…a42104
0x69d2…29bd0x159b…4908Basex402 service$0.01100%dexter34d ago0x6afbdc…e23e02
0x69d2…29bd0x159b…4908Basex402 service$0.10100%dexter34d ago0xf5d56e…56cb96
0x69d2…29bd0x159b…4908Basex402 service$0.10100%dexter34d ago0x5ff72d…63ce9c
0x69d2…29bd0x159b…4908Basex402 service$0.10100%dexter34d ago0x13dfff…079a8b
0x69d2…29bd0x159b…4908Basex402 service$0.10100%dexter34d ago0xd14c4f…5ec786
0x69d2…29bd0x159b…4908Basex402 service$0.10100%dexter34d ago0x68812d…a9c44d
0x69d2…29bd0x159b…4908Basex402 service$0.10100%dexter34d ago0xdda278…14e940
0x69d2…29bd0x159b…4908Basex402 service$0.10100%dexter34d ago0xe1cedc…4d7fad
0x69d2…29bd0x159b…4908Basex402 service$0.10100%dexter34d ago0x0d8f0f…1f1301
0x69d2…29bd0x159b…4908Basex402 service$0.10100%dexter34d ago0x14d3eb…8cf405
0x69d2…29bd0x159b…4908Basex402 service$0.10100%dexter34d ago0x3fd236…3a6a6c
0x69d2…29bd0x159b…4908Basex402 service$0.10100%dexter34d ago0xcc5ef4…86c344
0x69d2…29bd0x159b…4908Basex402 service$0.10100%dexter34d ago0x191980…80e48b
0x69d2…29bd0x159b…4908Basex402 service$0.10100%dexter34d ago0x1bb649…bb389b
0x69d2…29bd0x159b…4908Basex402 service$0.10100%dexter34d ago0x545b6a…018f4f
0x69d2…29bd0x159b…4908Basex402 service$0.10100%dexter34d ago0xf22413…edf909
0x69d2…29bd0x159b…4908Basex402 service$0.10100%dexter34d ago0x537869…d8a6a3
0x69d2…29bd0x159b…4908Basex402 service$0.10100%dexter34d ago0xca9ed1…476860
0x69d2…29bd0x159b…4908Basex402 service$0.10100%dexter34d ago0xba07b6…8af9b0
0x69d2…29bd0x159b…4908Basex402 service$0.10100%dexter34d ago0xffd21b…3aed06
0x69d2…29bd0x159b…4908Basex402 service$0.10100%dexter34d ago0x943354…e381cd
0x69d2…29bd0x159b…4908Basex402 service$0.10100%dexter34d ago0x24001c…c7450c
0x69d2…29bd0x159b…4908Basex402 service$0.10100%dexter34d ago0x0130c8…d69368

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.