Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa7ae…98440x07cf…2396Basex402 service$0.04100%dexter44d ago0x9732c5…ec6607
0xa7ae…98440x07cf…2396Basex402 service$0.02100%dexter44d ago0xd281ab…254a78
0xa7ae…98440x07cf…2396Basex402 service$0.02100%dexter44d ago0x3be84a…437b0f
0xa7ae…98440x07cf…2396Basex402 service$0.02100%dexter44d ago0xfc3b35…5b371c
0xa7ae…98440x07cf…2396Basex402 service$0.04100%dexter44d ago0x499200…e6c2a1
0xa7ae…98440x07cf…2396Basex402 service$0.20100%dexter44d ago0x96c7a5…dd7e4f
0xa7ae…98440x07cf…2396Basex402 service$0.02100%dexter44d ago0xb60fb9…73415a
0xa7ae…98440x07cf…2396Basex402 service$0.20100%dexter44d ago0xf50b69…a7e796
0xa7ae…98440x07cf…2396Basex402 service$0.02100%dexter44d ago0xeaadb5…60d046
0xa7ae…98440x07cf…2396Basex402 service$0.04100%dexter44d ago0x0b1a96…77ad91
0xa7ae…98440x07cf…2396Basex402 service$0.0270%0x1360…66fa44d ago0x052a27…aed30e
0xa7ae…98440x07cf…2396Basex402 service$0.04100%dexter44d ago0x3476de…389815
0xa7ae…98440x07cf…2396Basex402 service$0.04100%dexter44d ago0x24eea2…14580c
0xa7ae…98440x07cf…2396Basex402 service$0.04100%dexter44d ago0xb08196…efe2c1
0xa7ae…98440x07cf…2396Basex402 service$0.02100%payAI44d ago0xca6d0b…16314b
0xa7ae…98440x07cf…2396Basex402 service$0.02100%dexter44d ago0x79cc85…7f073d
0xa7ae…98440x07cf…2396Basex402 service$0.0470%0x1360…66fa44d ago0x883e6d…8ff51d
0xa7ae…98440x07cf…2396Basex402 service$0.10100%dexter44d ago0xb38d80…0e3ce1
0xa7ae…98440x07cf…2396Basex402 service$0.04100%dexter44d ago0x064140…a97d64
0xa7ae…98440x07cf…2396Basex402 service$0.10100%dexter44d ago0xa8a9b8…92bade
0xa7ae…98440x07cf…2396Basex402 service$0.04100%dexter44d ago0xb7bd9a…cd09bf
0xa7ae…98440x07cf…2396Basex402 service$0.02100%dexter44d ago0xb307e6…ecec26
0xa7ae…98440x07cf…2396Basex402 service$0.10100%dexter44d ago0x201131…da14f3
0xa7ae…98440x07cf…2396Basex402 service$0.02100%dexter44d ago0x13903c…9a6841
0xa7ae…98440x07cf…2396Basex402 service$0.04100%dexter44d ago0x1d9cc5…efcdac

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.