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.02100%payAI14d ago0x60b863…9c2359
0xe2a7…dc900x07cf…2396Basex402 service$0.20100%payAI15d ago0xa18a90…f25728
0xe2a7…dc900x07cf…2396Basex402 service$0.0270%0x1360…66fa15d ago0xd25037…8bb6d6
0xe2a7…dc900x07cf…2396Basex402 service$0.0270%0x1360…66fa15d ago0x554e22…baea6d
0xe2a7…dc900x07cf…2396Basex402 service$0.0270%0x1360…66fa15d ago0x349a3c…aee8a3
0xe2a7…dc900x07cf…2396Basex402 service$0.1070%0x1360…66fa15d ago0xad714d…d68db5
0xe2a7…dc900x07cf…2396Basex402 service$0.0270%0x1360…66fa15d ago0xffec1f…eb8826
0xe2a7…dc900x07cf…2396Basex402 service$0.2070%0x1360…66fa15d ago0xc736c7…872b35
0xe2a7…dc900x07cf…2396Basex402 service$0.0270%0x1360…66fa15d ago0x47b8c5…54286e
0xe2a7…dc900x07cf…2396Basex402 service$0.0470%0x1360…66fa15d ago0x2dd74a…57e66c
0xe2a7…dc900x07cf…2396Basex402 service$0.0470%0x1360…66fa15d ago0xe51512…a91e00
0xe2a7…dc900x07cf…2396Basex402 service$0.0270%0x1360…66fa15d ago0x4e073a…68d822
0xe2a7…dc900x07cf…2396Basex402 service$0.0470%0x1360…66fa15d ago0x3873ea…cbe4c1
0xe2a7…dc900x07cf…2396Basex402 service$0.0470%0x1360…66fa15d ago0x9ceab9…ea599b
0xe2a7…dc900x07cf…2396Basex402 service$0.0270%0x1360…66fa15d ago0x8d83c7…64c584
0xe2a7…dc900x07cf…2396Basex402 service$0.1070%0x1360…66fa15d ago0xeb87d1…cf524c
0xe2a7…dc900x07cf…2396Basex402 service$0.0470%0x1360…66fa15d ago0xb1595e…ad78e7
0xe2a7…dc900x07cf…2396Basex402 service$0.0270%0x1360…66fa15d ago0x7ce901…e8f9a2
0xe2a7…dc900x07cf…2396Basex402 service$0.0270%0x1360…66fa15d ago0x12fc6b…ed5f40
0xe2a7…dc900x07cf…2396Basex402 service$0.0270%0x1360…66fa15d ago0x727686…9dea95
0xe2a7…dc900x07cf…2396Basex402 service$0.0670%0x1360…66fa15d ago0x0461be…c8307c
0xe2a7…dc900x07cf…2396Basex402 service$0.0270%0x1360…66fa15d ago0x11b6a8…3fa935
0xe2a7…dc900x07cf…2396Basex402 service$0.1070%0x1360…66fa15d ago0x3eb9b0…5454db
0xe2a7…dc900x07cf…2396Basex402 service$0.0670%0x1360…66fa15d ago0xc4e04e…7cddcd
0xe2a7…dc900x07cf…2396Basex402 service$0.0470%0x1360…66fa15d ago0xbdef18…1edf09

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.