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.02100%dexter51d ago0xc540e2…bdbd7f
0xa7ae…98440x07cf…2396Basex402 service$0.10100%dexter51d ago0x636ca3…95ad94
0xa7ae…98440x07cf…2396Basex402 service$0.02100%dexter51d ago0x059c07…766c1a
0xa7ae…98440x07cf…2396Basex402 service$0.06100%dexter51d ago0xca19db…50cab1
0xa7ae…98440x07cf…2396Basex402 service$0.04100%dexter51d ago0x534dee…4748e7
0xa7ae…98440x07cf…2396Basex402 service$0.10100%dexter51d ago0x4824ec…907ba3
0xa7ae…98440x07cf…2396Basex402 service$0.02100%dexter51d ago0x9557d9…bb5b4f
0xa7ae…98440x07cf…2396Basex402 service$0.02100%dexter51d ago0x5fd419…a3088b
0xa7ae…98440x07cf…2396Basex402 service$0.06100%dexter51d ago0x266bb1…436bde
0xa7ae…98440x07cf…2396Basex402 service$0.20100%dexter51d ago0xeeeeda…6c33ca
0xa7ae…98440x07cf…2396Basex402 service$0.04100%dexter51d ago0x1adf6f…f092d3
0xa7ae…98440x07cf…2396Basex402 service$0.02100%dexter51d ago0x94fb52…df4de8
0xa7ae…98440x07cf…2396Basex402 service$0.0270%0x1360…66fa51d ago0xa600f7…125ef3
0xa7ae…98440x07cf…2396Basex402 service$0.1070%0x1360…66fa51d ago0xe3e863…36de3c
0xa7ae…98440x07cf…2396Basex402 service$0.02100%dexter51d ago0x7dfb44…7fa1ed
0xa7ae…98440x07cf…2396Basex402 service$0.10100%dexter51d ago0x283878…c89171
0xa7ae…98440x07cf…2396Basex402 service$0.10100%dexter51d ago0x03636c…8a782c
0xa7ae…98440x07cf…2396Basex402 service$0.02100%dexter51d ago0xaf28de…6a20bf
0xa7ae…98440x07cf…2396Basex402 service$0.02100%dexter51d ago0xd96072…9f693c
0xa7ae…98440x07cf…2396Basex402 service$0.02100%dexter51d ago0x7fe7ff…63dec8
0xa7ae…98440x07cf…2396Basex402 service$0.06100%dexter51d ago0x884c75…e312d5
0xa7ae…98440x07cf…2396Basex402 service$0.02100%dexter51d ago0xfd13e1…b70eea
0xa7ae…98440x07cf…2396Basex402 service$0.06100%dexter51d ago0xe351e5…737df2
0xa7ae…98440x07cf…2396Basex402 service$0.10100%dexter51d ago0xfe1b4b…9e6a5e
0xa7ae…98440x07cf…2396Basex402 service$0.10100%dexter51d ago0x61823a…c3c0e6

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.