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.2070%0x1360…66fa32d ago0xc806b1…966958
0xe2a7…dc900x07cf…2396Basex402 service$0.02100%dexter32d ago0xbd7b2e…07d828
0xe2a7…dc900x07cf…2396Basex402 service$0.04100%dexter32d ago0xf10a1f…7cff80
0xe2a7…dc900x07cf…2396Basex402 service$0.04100%dexter32d ago0x6dc53e…53f968
0xe2a7…dc900x07cf…2396Basex402 service$0.02100%dexter32d ago0xad5d70…64fadd
0xe2a7…dc900x07cf…2396Basex402 service$0.04100%dexter32d ago0x89a628…451482
0xe2a7…dc900x07cf…2396Basex402 service$0.02100%dexter32d ago0xc200c5…650bff
0xe2a7…dc900x07cf…2396Basex402 service$0.10100%dexter32d ago0x59f4d6…16751e
0xe2a7…dc900x07cf…2396Basex402 service$0.0470%0x1360…66fa32d ago0xa56791…8f2ad3
0xe2a7…dc900x07cf…2396Basex402 service$0.2070%0x1360…66fa32d ago0x985bd0…50ac74
0xe2a7…dc900x07cf…2396Basex402 service$0.02100%payAI32d ago0xfe1d28…efcfa0
0xe2a7…dc900x07cf…2396Basex402 service$0.0470%0x1360…66fa32d ago0x3141f0…870735
0xe2a7…dc900x07cf…2396Basex402 service$0.0270%0x1360…66fa32d ago0x108963…7cf035
0xe2a7…dc900x07cf…2396Basex402 service$0.0270%0x1360…66fa33d ago0x8a0a5d…163a46
0xe2a7…dc900x07cf…2396Basex402 service$0.0670%0x1360…66fa33d ago0x3c5297…bd7288
0xe2a7…dc900x07cf…2396Basex402 service$0.0470%0x1360…66fa33d ago0x3e55f5…a90914
0xe2a7…dc900x07cf…2396Basex402 service$0.0670%0x1360…66fa33d ago0xaf9183…b42745
0xe2a7…dc900x07cf…2396Basex402 service$0.0270%0x1360…66fa33d ago0x565271…1b6ac3
0xe2a7…dc900x07cf…2396Basex402 service$0.0470%0x1360…66fa33d ago0x4245c3…03f1d0
0xe2a7…dc900x07cf…2396Basex402 service$0.0270%0x1360…66fa33d ago0xf91d68…49d34a
0xe2a7…dc900x07cf…2396Basex402 service$0.1070%0x1360…66fa33d ago0x8f2551…690b4a
0xe2a7…dc900x07cf…2396Basex402 service$0.0270%0x1360…66fa33d ago0x5b9e8a…948ce1
0xe2a7…dc900x07cf…2396Basex402 service$0.1070%0x1360…66fa33d ago0x95cfcf…b4765e
0xe2a7…dc900x07cf…2396Basex402 service$0.0270%0x1360…66fa33d ago0x6c1dbc…3070a7
0xe2a7…dc900x07cf…2396Basex402 service$0.0270%0x1360…66fa33d ago0xd7b8e7…f9cbcd

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.