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%payAI22d ago0xfbf9a1…5da526
0x7263…e0ff0x07cf…2396Basex402 service$0.0010870%0x1360…66fa22d ago0xab3395…87080a
0x7263…e0ff0x07cf…2396Basex402 service$0.0270%0x1360…66fa22d ago0xf06bb0…694d0f
0x7263…e0ff0x07cf…2396Basex402 service$0.0010870%0x1360…66fa22d ago0x457b99…aa3ebb
0x7263…e0ff0x07cf…2396Basex402 service$0.0270%0x1360…66fa22d ago0x725d79…9abc2a
0x7263…e0ff0x07cf…2396Basex402 service$0.02100%payAI22d ago0xffca08…7d362e
0x7263…e0ff0x07cf…2396Basex402 service$0.02100%payAI22d ago0x948436…2d85cd
0x7263…e0ff0x07cf…2396Basex402 service$0.06100%payAI22d ago0xb08afd…a28e18
0x7263…e0ff0x07cf…2396Basex402 service$0.04100%payAI22d ago0xf75322…31c522
0x7263…e0ff0x07cf…2396Basex402 service$0.0010870%0x1360…66fa22d ago0x140898…f24da9
0x7263…e0ff0x07cf…2396Basex402 service$0.04100%payAI22d ago0x65ed44…dc4da2
0x7263…e0ff0x07cf…2396Basex402 service$0.00108100%payAI22d ago0x5d20fd…7ff0da
0x7263…e0ff0x07cf…2396Basex402 service$0.2070%0x1360…66fa22d ago0x241f2d…84b2c6
0x7263…e0ff0x07cf…2396Basex402 service$0.1070%0x1360…66fa22d ago0x6477de…0e4565
0x7263…e0ff0x07cf…2396Basex402 service$0.04100%payAI22d ago0x24bece…0afe64
0x7263…e0ff0x07cf…2396Basex402 service$0.02100%payAI22d ago0x5b6e6a…191478
0x7263…e0ff0x07cf…2396Basex402 service$0.10100%payAI22d ago0x0d17d2…8f967d
0x7263…e0ff0x07cf…2396Basex402 service$0.0470%0x1360…66fa22d ago0xc584d6…3fc94a
0x7263…e0ff0x07cf…2396Basex402 service$0.0010870%0x1360…66fa22d ago0xe9cdb6…77837a
0x7263…e0ff0x07cf…2396Basex402 service$0.0470%0x1360…66fa22d ago0xc72bd1…7c17ec
0x7263…e0ff0x07cf…2396Basex402 service$0.0470%0x1360…66fa22d ago0x0a11f1…692b2b
0x7263…e0ff0x07cf…2396Basex402 service$0.20100%payAI22d ago0x1bf924…8c6a9c
0x7263…e0ff0x07cf…2396Basex402 service$0.0670%0x1360…66fa22d ago0x98d52f…a9be40
0x7263…e0ff0x07cf…2396Basex402 service$0.0270%0x1360…66fa22d ago0xebbc55…01315a
0x7263…e0ff0x07cf…2396Basex402 service$0.04100%payAI22d ago0x836354…672df4

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.