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.0670%0x1360…66fa20d ago0x7b4222…847a53
0xa7ae…98440x07cf…2396Basex402 service$0.0270%0x1360…66fa20d ago0x0f0bc7…d2f267
0xa7ae…98440x07cf…2396Basex402 service$0.0270%0x1360…66fa20d ago0xbba282…dd4e63
0xa7ae…98440x07cf…2396Basex402 service$0.0470%0x1360…66fa20d ago0x12b6bc…454ece
0xa7ae…98440x07cf…2396Basex402 service$0.0270%0x1360…66fa20d ago0xbbc31b…be2204
0xa7ae…98440x07cf…2396Basex402 service$0.0470%0x1360…66fa20d ago0xf0fe2d…bcd33f
0xa7ae…98440x07cf…2396Basex402 service$0.0270%0x1360…66fa20d ago0xc48a39…ad8aa0
0xa7ae…98440x07cf…2396Basex402 service$0.0270%0x1360…66fa20d ago0x655782…e6c0d7
0xa7ae…98440x07cf…2396Basex402 service$0.0270%0x1360…66fa20d ago0xae726f…d5879f
0xa7ae…98440x07cf…2396Basex402 service$0.0270%0x1360…66fa20d ago0x118477…8991a3
0xa7ae…98440x07cf…2396Basex402 service$0.0270%0x1360…66fa20d ago0x1daba7…8ef783
0xa7ae…98440x07cf…2396Basex402 service$0.0270%0x1360…66fa20d ago0x6743b0…3176e6
0xa7ae…98440x07cf…2396Basex402 service$0.0270%0x1360…66fa20d ago0x5d92ec…0eba7b
0xa7ae…98440x07cf…2396Basex402 service$0.0470%0x1360…66fa20d ago0x5d98e0…a67732
0xa7ae…98440x07cf…2396Basex402 service$0.0270%0x1360…66fa20d ago0x5cce83…e5dcf5
0xa7ae…98440x07cf…2396Basex402 service$0.0010870%0x1360…66fa20d ago0xd00843…cce218
0xa7ae…98440x07cf…2396Basex402 service$0.2070%0x1360…66fa20d ago0xdbda20…01ea47
0xa7ae…98440x07cf…2396Basex402 service$0.0270%0x1360…66fa20d ago0xfe57a7…5e00ab
0xa7ae…98440x07cf…2396Basex402 service$0.0270%0x1360…66fa20d ago0x23f0b0…a5f77d
0xa7ae…98440x07cf…2396Basex402 service$0.0270%0x1360…66fa20d ago0x4ba57c…a75197
0xa7ae…98440x07cf…2396Basex402 service$0.0270%0x1360…66fa20d ago0x0d1067…3f13bf
0xa7ae…98440x07cf…2396Basex402 service$0.2070%0x1360…66fa20d ago0x2fb50f…d00147
0xa7ae…98440x07cf…2396Basex402 service$0.0270%0x1360…66fa20d ago0x08b33c…ad3a32
0xa7ae…98440x07cf…2396Basex402 service$0.0270%0x1360…66fa20d ago0xeb90ac…1b4349
0xa7ae…98440x07cf…2396Basex402 service$0.0270%0x1360…66fa20d ago0x48c04c…ff5343

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.