Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5481…37bb0x07cf…2396Basex402 service$0.0270%0x1360…66fa29d ago0x34dca3…7ef74e
0x5481…37bb0x07cf…2396Basex402 service$0.2070%0x1360…66fa29d ago0x843487…e95a0b
0x5481…37bb0x07cf…2396Basex402 service$0.0670%0x1360…66fa29d ago0xf34785…ec87ce
0x5481…37bb0x07cf…2396Basex402 service$0.0470%0x1360…66fa29d ago0xb32b04…fd46bd
0x5481…37bb0x07cf…2396Basex402 service$0.0270%0x1360…66fa29d ago0x8edd3a…eeab9e
0x5481…37bb0x07cf…2396Basex402 service$0.0270%0x1360…66fa29d ago0x4a3355…af7d7e
0x5481…37bb0x07cf…2396Basex402 service$0.0270%0x1360…66fa29d ago0xe71bdd…9a206c
0x5481…37bb0x07cf…2396Basex402 service$0.02100%payAI29d ago0x68763d…302604
0x5481…37bb0x07cf…2396Basex402 service$0.0270%0x1360…66fa29d ago0x4b0f60…1fc04d
0x5481…37bb0x07cf…2396Basex402 service$0.0470%0x1360…66fa29d ago0x2302e3…a7016b
0x5481…37bb0x07cf…2396Basex402 service$0.0270%0x1360…66fa29d ago0x82c04b…3de2b7
0x5481…37bb0x07cf…2396Basex402 service$0.2070%0x1360…66fa29d ago0xa3ffc0…c76e9a
0x5481…37bb0x07cf…2396Basex402 service$0.0270%0x1360…66fa29d ago0xe6846f…4e3cda
0x5481…37bb0x07cf…2396Basex402 service$0.20100%payAI29d ago0xb3d7ae…d69bae
0x5481…37bb0x07cf…2396Basex402 service$0.0470%0x1360…66fa29d ago0xd4d7ce…f04a78
0x5481…37bb0x07cf…2396Basex402 service$0.0470%0x1360…66fa29d ago0x7e286f…f04487
0x5481…37bb0x07cf…2396Basex402 service$0.2070%0x1360…66fa29d ago0x2c0396…d21baf
0x5481…37bb0x07cf…2396Basex402 service$0.2070%0x1360…66fa29d ago0x2e8d21…ecd894
0x5481…37bb0x07cf…2396Basex402 service$0.0270%0x1360…66fa29d ago0xea0275…79e11e
0x5481…37bb0x07cf…2396Basex402 service$0.0270%0x1360…66fa29d ago0x59cfab…b0ecca
0x5481…37bb0x07cf…2396Basex402 service$0.2070%0x1360…66fa29d ago0xe0f7a4…306c86
0x5481…37bb0x07cf…2396Basex402 service$0.0470%0x1360…66fa29d ago0xf144b8…cf93e8
0x5481…37bb0x07cf…2396Basex402 service$0.2070%0x1360…66fa29d ago0xc6ec79…17d10b
0x5481…37bb0x07cf…2396Basex402 service$0.0270%0x1360…66fa29d ago0x84c4be…393a30
0x5481…37bb0x07cf…2396Basex402 service$0.1070%0x1360…66fa29d ago0x8e5cfd…ec6276

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.