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.1070%0x1360…66fa24d ago0xac0336…272cb6
0x7263…e0ff0x07cf…2396Basex402 service$0.1070%0x1360…66fa24d ago0xb111ba…427906
0x7263…e0ff0x07cf…2396Basex402 service$0.0270%0x1360…66fa24d ago0xbbdf0c…9ae626
0x7263…e0ff0x07cf…2396Basex402 service$0.04100%payAI24d ago0xe0061f…5e5ace
0x7263…e0ff0x07cf…2396Basex402 service$0.0670%0x1360…66fa24d ago0x655eb8…980d4a
0x7263…e0ff0x07cf…2396Basex402 service$0.0270%0x1360…66fa24d ago0x4ffdef…a6f2eb
0x7263…e0ff0x07cf…2396Basex402 service$0.0270%0x1360…66fa24d ago0xed2865…e4b614
0x7263…e0ff0x07cf…2396Basex402 service$0.0470%0x1360…66fa24d ago0x1f54c4…117053
0x7263…e0ff0x07cf…2396Basex402 service$0.0470%0x1360…66fa24d ago0xbd1af6…3e0a73
0x7263…e0ff0x07cf…2396Basex402 service$0.0670%0x1360…66fa24d ago0xce5903…0175d1
0x7263…e0ff0x07cf…2396Basex402 service$0.0670%0x1360…66fa24d ago0xb52a09…0e88eb
0x7263…e0ff0x07cf…2396Basex402 service$0.0270%0x1360…66fa24d ago0xf52b55…c41a19
0x7263…e0ff0x07cf…2396Basex402 service$0.1070%0x1360…66fa24d ago0xa98ae6…a4efc7
0x7263…e0ff0x07cf…2396Basex402 service$0.0270%0x1360…66fa24d ago0x60f1e1…170277
0x7263…e0ff0x07cf…2396Basex402 service$0.02100%payAI24d ago0x80a9a4…73ca9b
0x7263…e0ff0x07cf…2396Basex402 service$0.0270%0x1360…66fa24d ago0x7bc10f…5a1cdb
0x7263…e0ff0x07cf…2396Basex402 service$0.20100%payAI24d ago0x3b9347…3892ef
0x7263…e0ff0x07cf…2396Basex402 service$0.2070%0x1360…66fa24d ago0x4c5b53…779a1e
0x7263…e0ff0x07cf…2396Basex402 service$0.0270%0x1360…66fa24d ago0x48c123…68c050
0x7263…e0ff0x07cf…2396Basex402 service$0.0470%0x1360…66fa24d ago0xa1fb5a…b02edd
0x7263…e0ff0x07cf…2396Basex402 service$0.0470%0x1360…66fa24d ago0xdfbce6…af679b
0x7263…e0ff0x07cf…2396Basex402 service$0.2070%0x1360…66fa24d ago0x9798bf…e7649f
0x7263…e0ff0x07cf…2396Basex402 service$0.0270%0x1360…66fa24d ago0x0eba34…0c5c95
0x7263…e0ff0x07cf…2396Basex402 service$0.0270%0x1360…66fa24d ago0x6fba91…971b64
0x7263…e0ff0x07cf…2396Basex402 service$0.1070%0x1360…66fa24d ago0xda989b…f7f286

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.