Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xeb3a…5e4c0x07cf…2396Basex402 service$0.0670%0x1360…66fa22d ago0x71cc2a…3a12e0
0xeb3a…5e4c0x07cf…2396Basex402 service$0.0010870%0x1360…66fa22d ago0x270fdc…34c938
0xeb3a…5e4c0x07cf…2396Basex402 service$0.06100%payAI22d ago0x552aae…efa8db
0xeb3a…5e4c0x07cf…2396Basex402 service$0.0010870%0x1360…66fa22d ago0x1094eb…b9adfa
0xeb3a…5e4c0x07cf…2396Basex402 service$0.04100%payAI22d ago0xb05b95…303c79
0xeb3a…5e4c0x07cf…2396Basex402 service$0.0270%0x1360…66fa22d ago0xa8267f…e8fe61
0xeb3a…5e4c0x07cf…2396Basex402 service$0.1070%0x1360…66fa22d ago0xab54e0…2b338d
0xeb3a…5e4c0x07cf…2396Basex402 service$0.0010870%0x1360…66fa22d ago0x6fe3e1…2a94f1
0xeb3a…5e4c0x07cf…2396Basex402 service$0.2070%0x1360…66fa22d ago0x2dadf9…59ccfa
0xeb3a…5e4c0x07cf…2396Basex402 service$0.20100%payAI22d ago0xb086af…db309b
0xeb3a…5e4c0x07cf…2396Basex402 service$0.0010870%0x1360…66fa22d ago0xf1812c…bc87ec
0xeb3a…5e4c0x07cf…2396Basex402 service$0.0470%0x1360…66fa22d ago0x85f34e…d95eac
0xeb3a…5e4c0x07cf…2396Basex402 service$0.1070%0x1360…66fa22d ago0xa33692…47dc61
0xeb3a…5e4c0x07cf…2396Basex402 service$0.2070%0x1360…66fa22d ago0xdd2903…d1d8b0
0xeb3a…5e4c0x07cf…2396Basex402 service$0.0270%0x1360…66fa22d ago0x040932…7ba35e
0xeb3a…5e4c0x07cf…2396Basex402 service$0.0270%0x1360…66fa22d ago0xc37b2b…35af2c
0xeb3a…5e4c0x07cf…2396Basex402 service$0.0010870%0x1360…66fa22d ago0x06c4ea…d0ba9e
0xeb3a…5e4c0x07cf…2396Basex402 service$0.06100%payAI22d ago0xaac38a…eadf14
0xeb3a…5e4c0x07cf…2396Basex402 service$0.1070%0x1360…66fa22d ago0x4add14…8d2c2a
0xeb3a…5e4c0x07cf…2396Basex402 service$0.2070%0x1360…66fa22d ago0x9438de…1d6e65
0xeb3a…5e4c0x07cf…2396Basex402 service$0.0270%0x1360…66fa22d ago0xb33102…96c199
0xeb3a…5e4c0x07cf…2396Basex402 service$0.20100%payAI22d ago0xd2b6b1…8c203a
0xeb3a…5e4c0x07cf…2396Basex402 service$0.02100%payAI22d ago0xf9311b…959d39
0xeb3a…5e4c0x07cf…2396Basex402 service$0.02100%payAI22d ago0xc930a9…8f372e
0xeb3a…5e4c0x07cf…2396Basex402 service$0.04100%payAI22d ago0x9dc408…27ef60

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.