Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x93b0…fdba0x07cf…2396Basex402 service$0.0270%0x1360…66fa17d ago0x2dea2a…d2e567
0x93b0…fdba0x07cf…2396Basex402 service$0.0470%0x1360…66fa17d ago0x1660bb…922afa
0x93b0…fdba0x07cf…2396Basex402 service$0.0270%0x1360…66fa17d ago0x0cd2ea…53d07d
0x93b0…fdba0x07cf…2396Basex402 service$0.0470%0x1360…66fa17d ago0x4757e1…4f88f8
0x93b0…fdba0x07cf…2396Basex402 service$0.0470%0x1360…66fa17d ago0x1342b8…c7d236
0x93b0…fdba0x07cf…2396Basex402 service$0.1070%0x1360…66fa17d ago0x595ef9…476bca
0x93b0…fdba0x07cf…2396Basex402 service$0.0270%0x1360…66fa17d ago0x6b3aa5…411a35
0x93b0…fdba0x07cf…2396Basex402 service$0.0470%0x1360…66fa17d ago0x74fa4b…1418cf
0x93b0…fdba0x07cf…2396Basex402 service$0.0270%0x1360…66fa17d ago0xd52522…42927b
0x93b0…fdba0x07cf…2396Basex402 service$0.2070%0x1360…66fa17d ago0x021365…482922
0x93b0…fdba0x07cf…2396Basex402 service$0.0670%0x1360…66fa17d ago0x4862d8…f20728
0x93b0…fdba0x07cf…2396Basex402 service$0.0470%0x1360…66fa17d ago0x4477f2…ecafed
0x93b0…fdba0x07cf…2396Basex402 service$0.2070%0x1360…66fa17d ago0x855663…57f68f
0x93b0…fdba0x07cf…2396Basex402 service$0.0270%0x1360…66fa17d ago0xd777e0…b20a14
0x93b0…fdba0x07cf…2396Basex402 service$0.0270%0x1360…66fa17d ago0x862d70…f5dbe3
0x93b0…fdba0x07cf…2396Basex402 service$0.1070%0x1360…66fa17d ago0xf7dbd9…15b95e
0x93b0…fdba0x07cf…2396Basex402 service$0.0270%0x1360…66fa17d ago0xb7922d…55f9e8
0x93b0…fdba0x07cf…2396Basex402 service$0.2070%0x1360…66fa17d ago0xac25cb…5f90c6
0x93b0…fdba0x07cf…2396Basex402 service$0.0470%0x1360…66fa17d ago0xe12519…590383
0x93b0…fdba0x07cf…2396Basex402 service$0.0270%0x1360…66fa17d ago0x6b903d…b576c3
0x93b0…fdba0x07cf…2396Basex402 service$0.0270%0x1360…66fa17d ago0x3f0b58…a5205a
0x93b0…fdba0x07cf…2396Basex402 service$0.0270%0x1360…66fa17d ago0xe08509…a4198f
0x93b0…fdba0x07cf…2396Basex402 service$0.0670%0x1360…66fa17d ago0xbf746b…f6581e
0x93b0…fdba0x07cf…2396Basex402 service$0.0270%0x1360…66fa17d ago0x518198…455ffc
0x93b0…fdba0x07cf…2396Basex402 service$0.0670%0x1360…66fa17d ago0x29fe5a…d6a3e8

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.