Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7263…e0ff0x07cf…2396Basex402 service$0.02100%payAI31d ago0x151eb1…461563
0x7263…e0ff0x07cf…2396Basex402 service$0.0270%0x1360…66fa31d ago0x917b09…7f9b2b
0x7263…e0ff0x07cf…2396Basex402 service$0.0470%0x1360…66fa31d ago0xb7602f…045435
0x7263…e0ff0x07cf…2396Basex402 service$0.1070%0x1360…66fa31d ago0xb0b545…a8b9f0
0x7263…e0ff0x07cf…2396Basex402 service$0.0470%0x1360…66fa31d ago0x939937…81f6d6
0x7263…e0ff0x07cf…2396Basex402 service$0.0270%0x1360…66fa31d ago0x915621…356e04
0x7263…e0ff0x07cf…2396Basex402 service$0.2070%0x1360…66fa31d ago0x61050a…ec5c55
0x7263…e0ff0x07cf…2396Basex402 service$0.0270%0x1360…66fa31d ago0x7261ae…e9ecd2
0x7263…e0ff0x07cf…2396Basex402 service$0.10100%payAI32d ago0x7ab9d0…a0e0d2
0x7263…e0ff0x07cf…2396Basex402 service$0.1070%0x1360…66fa32d ago0x539826…d07dbc
0x7263…e0ff0x07cf…2396Basex402 service$0.0670%0x1360…66fa32d ago0xa6b7b4…1e55cb
0x7263…e0ff0x07cf…2396Basex402 service$0.0470%0x1360…66fa32d ago0xe96462…1bb10c
0x7263…e0ff0x07cf…2396Basex402 service$0.04100%payAI32d ago0xd95d87…11784c
0x7263…e0ff0x07cf…2396Basex402 service$0.0270%0x1360…66fa32d ago0xef7165…7ced3f
0x7263…e0ff0x07cf…2396Basex402 service$0.0270%0x1360…66fa32d ago0xbac405…9e914e
0x7263…e0ff0x07cf…2396Basex402 service$0.0270%0x1360…66fa32d ago0x4a48b5…bd4063
0x7263…e0ff0x07cf…2396Basex402 service$0.02100%payAI32d ago0xe6bf28…f96f56
0x7263…e0ff0x07cf…2396Basex402 service$0.02100%dexter32d ago0xa09ad8…bf8ff7
0x7263…e0ff0x07cf…2396Basex402 service$0.02100%dexter32d ago0xeed176…8150b0
0x7263…e0ff0x07cf…2396Basex402 service$0.20100%dexter32d ago0x087ec5…38ae93
0x7263…e0ff0x07cf…2396Basex402 service$0.02100%dexter32d ago0x787aa5…546709
0x7263…e0ff0x07cf…2396Basex402 service$0.06100%dexter32d ago0x6642ec…6079e5
0x7263…e0ff0x07cf…2396Basex402 service$0.20100%dexter32d ago0x964e2d…5e7795
0x7263…e0ff0x07cf…2396Basex402 service$0.20100%dexter32d ago0xf65294…743e91
0x7263…e0ff0x07cf…2396Basex402 service$0.02100%dexter32d ago0x729771…9d022e

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.