Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x69e7…39ff0x07cf…2396Basex402 service$0.02100%dexter36d ago0xb6a539…ed0f7c
0x69e7…39ff0x07cf…2396Basex402 service$0.0270%0x1360…66fa36d ago0xd00e11…f7be02
0x69e7…39ff0x07cf…2396Basex402 service$0.0670%0x1360…66fa36d ago0xde001c…32c3a1
0x69e7…39ff0x07cf…2396Basex402 service$0.0470%0x1360…66fa36d ago0x4d9625…94f9aa
0x69e7…39ff0x07cf…2396Basex402 service$0.02100%dexter36d ago0xdbb262…e04d1a
0x69e7…39ff0x07cf…2396Basex402 service$0.02100%dexter36d ago0x07afb6…caacfb
0x69e7…39ff0x07cf…2396Basex402 service$0.20100%dexter36d ago0x99fe2a…b78469
0x69e7…39ff0x07cf…2396Basex402 service$0.02100%dexter36d ago0xd4ef69…e9f1f4
0x69e7…39ff0x07cf…2396Basex402 service$0.02100%dexter36d ago0xa97b56…979c8e
0x69e7…39ff0x07cf…2396Basex402 service$0.10100%dexter36d ago0x3f0425…32d14b
0x69e7…39ff0x07cf…2396Basex402 service$0.02100%dexter36d ago0xd43c13…71af34
0x69e7…39ff0x07cf…2396Basex402 service$0.04100%dexter36d ago0xb24afd…0ba449
0x69e7…39ff0x07cf…2396Basex402 service$0.04100%dexter36d ago0x5be909…354eec
0x69e7…39ff0x07cf…2396Basex402 service$0.20100%dexter36d ago0xd6d180…6130bb
0x69e7…39ff0x07cf…2396Basex402 service$0.04100%dexter36d ago0xf6123c…d5721b
0x69e7…39ff0x07cf…2396Basex402 service$0.02100%dexter36d ago0x130ba8…fab48e
0x69e7…39ff0x07cf…2396Basex402 service$0.02100%dexter36d ago0xec3fdb…2db48a
0x69e7…39ff0x07cf…2396Basex402 service$0.06100%dexter36d ago0xb7ade1…bec579
0x69e7…39ff0x07cf…2396Basex402 service$0.02100%dexter36d ago0x0ef751…3d3ffe
0x69e7…39ff0x07cf…2396Basex402 service$0.04100%dexter36d ago0x9b23d2…2f7947
0x69e7…39ff0x07cf…2396Basex402 service$0.02100%dexter36d ago0x727f09…8b2dd6
0x69e7…39ff0x07cf…2396Basex402 service$0.02100%dexter36d ago0x839ed5…448610
0x69e7…39ff0x07cf…2396Basex402 service$0.0470%0x1360…66fa36d ago0xeb14bc…d9df77
0x69e7…39ff0x07cf…2396Basex402 service$0.0470%0x1360…66fa36d ago0xd1bba7…0223c0
0x69e7…39ff0x07cf…2396Basex402 service$0.0270%0x1360…66fa36d ago0x52cb67…dafd2c

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.