Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf4a1…cc1b0x07cf…2396Basex402 service$0.0270%0x1360…66fa23d ago0xb70aa9…167033
0xf4a1…cc1b0x07cf…2396Basex402 service$0.0010870%0x1360…66fa23d ago0xaf2bcd…815216
0xf4a1…cc1b0x07cf…2396Basex402 service$0.0270%0x1360…66fa23d ago0x469cda…f4abc2
0xf4a1…cc1b0x07cf…2396Basex402 service$0.2070%0x1360…66fa23d ago0xe452e7…ca34a9
0xf4a1…cc1b0x07cf…2396Basex402 service$0.0470%0x1360…66fa23d ago0x589713…2650d9
0xf4a1…cc1b0x07cf…2396Basex402 service$0.02100%payAI23d ago0xf72427…6d736c
0xf4a1…cc1b0x07cf…2396Basex402 service$0.02100%payAI23d ago0x807877…c6aa9f
0xf4a1…cc1b0x07cf…2396Basex402 service$0.0010870%0x1360…66fa23d ago0xb34195…d11777
0xf4a1…cc1b0x07cf…2396Basex402 service$0.02100%payAI23d ago0x69de98…4ce210
0xf4a1…cc1b0x07cf…2396Basex402 service$0.2070%0x1360…66fa23d ago0x2d4a4b…584fe7
0xf4a1…cc1b0x07cf…2396Basex402 service$0.0010870%0x1360…66fa23d ago0x50c927…bb28c7
0xf4a1…cc1b0x07cf…2396Basex402 service$0.04100%payAI23d ago0x7b8d1d…a5283f
0xf4a1…cc1b0x07cf…2396Basex402 service$0.1070%0x1360…66fa23d ago0xac3414…5e6de8
0xf4a1…cc1b0x07cf…2396Basex402 service$0.02100%payAI23d ago0xd8dfa9…04cb72
0xf4a1…cc1b0x07cf…2396Basex402 service$0.0270%0x1360…66fa23d ago0xcadb4d…384454
0xf4a1…cc1b0x07cf…2396Basex402 service$0.0470%0x1360…66fa23d ago0x081a32…326f9c
0xf4a1…cc1b0x07cf…2396Basex402 service$0.0010870%0x1360…66fa23d ago0xd8f374…faade1
0xf4a1…cc1b0x07cf…2396Basex402 service$0.04100%payAI23d ago0x14f77d…5f5e7d
0xf4a1…cc1b0x07cf…2396Basex402 service$0.0470%0x1360…66fa23d ago0xecf409…b090f5
0xf4a1…cc1b0x07cf…2396Basex402 service$0.2070%0x1360…66fa23d ago0x3c8f58…373f30
0xf4a1…cc1b0x07cf…2396Basex402 service$0.02100%payAI23d ago0xa3888f…18179b
0xf4a1…cc1b0x07cf…2396Basex402 service$0.0470%0x1360…66fa23d ago0x1a4792…51710e
0xf4a1…cc1b0x07cf…2396Basex402 service$0.0270%0x1360…66fa23d ago0x6d20fd…980b82
0xf4a1…cc1b0x07cf…2396Basex402 service$0.1070%0x1360…66fa23d ago0xfbf143…1b94d4
0xf4a1…cc1b0x07cf…2396Basex402 service$0.0270%0x1360…66fa23d ago0x6c1a92…c6e245

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.