Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe2a7…dc900x07cf…2396Basex402 service$0.02100%dexter45d ago0x2bfa76…d13816
0xe2a7…dc900x07cf…2396Basex402 service$0.10100%dexter45d ago0xebe823…8a75bc
0xe2a7…dc900x07cf…2396Basex402 service$0.02100%dexter45d ago0xe741c2…afda2a
0xe2a7…dc900x07cf…2396Basex402 service$0.02100%dexter45d ago0x7263d9…fe7b13
0xe2a7…dc900x07cf…2396Basex402 service$0.04100%dexter45d ago0xdf2006…efea64
0xe2a7…dc900x07cf…2396Basex402 service$0.02100%dexter45d ago0x30ed7b…681665
0xe2a7…dc900x07cf…2396Basex402 service$0.02100%dexter45d ago0x940eaf…20d7c1
0xe2a7…dc900x07cf…2396Basex402 service$0.10100%dexter45d ago0xc58821…4266b6
0xe2a7…dc900x07cf…2396Basex402 service$0.02100%dexter45d ago0xb24497…e826db
0xe2a7…dc900x07cf…2396Basex402 service$0.02100%dexter45d ago0x427c97…ebdf5e
0xe2a7…dc900x07cf…2396Basex402 service$0.02100%dexter45d ago0xff8527…c7a4ce
0xe2a7…dc900x07cf…2396Basex402 service$0.02100%dexter45d ago0x607151…35ed5e
0xe2a7…dc900x07cf…2396Basex402 service$0.04100%dexter45d ago0xe826f3…f13585
0xe2a7…dc900x07cf…2396Basex402 service$0.10100%dexter45d ago0x7476e3…6b951d
0xe2a7…dc900x07cf…2396Basex402 service$0.20100%dexter45d ago0xd64c55…136308
0xe2a7…dc900x07cf…2396Basex402 service$0.20100%dexter45d ago0x3929d8…ba9afc
0xe2a7…dc900x07cf…2396Basex402 service$0.10100%dexter45d ago0x124ac8…9b199c
0xe2a7…dc900x07cf…2396Basex402 service$0.02100%dexter45d ago0xb7ea36…5bf021
0xe2a7…dc900x07cf…2396Basex402 service$0.02100%dexter45d ago0x7df0b1…a9d66f
0xe2a7…dc900x07cf…2396Basex402 service$0.02100%dexter45d ago0x35e0f7…5df158
0xe2a7…dc900x07cf…2396Basex402 service$0.10100%dexter45d ago0x0e79b4…9101fc
0xe2a7…dc900x07cf…2396Basex402 service$0.02100%dexter45d ago0x9095b5…aea772
0xe2a7…dc900x07cf…2396Basex402 service$0.04100%dexter45d ago0x3d918e…80afa7
0xe2a7…dc900x07cf…2396Basex402 service$0.06100%0x1360…66fa45d ago0x93ce5a…2734fd
0xe2a7…dc900x07cf…2396Basex402 service$0.02100%dexter45d ago0xa68323…9334d6

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.