Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x729e…fe050x07cf…2396Basex402 service$0.02100%0x1360…66fa40d ago0xca03e1…a027fc
0x3fc7…44740x07cf…2396Basex402 service$0.04100%0x1360…66fa40d ago0xa86d0c…bd925d
0xad75…e80f0x07cf…2396Basex402 service$0.02100%0x1360…66fa40d ago0xc826fd…6e1aa9
0x7263…e0ff0x07cf…2396Basex402 service$0.02100%0x1360…66fa40d ago0x7af462…ce5131
0x5f59…f6e20x07cf…2396Basex402 service$0.04100%0x1360…66fa40d ago0x76fd51…36b60d
0x61a5…d23d0x07cf…2396Basex402 service$0.02100%0x1360…66fa40d ago0xde6ab3…57bbf6
0xb1ce…1ea50x07cf…2396Basex402 service$0.04100%0x1360…66fa40d ago0xa7722a…2b08df
0xd675…2ed10x07cf…2396Basex402 service$0.04100%0x1360…66fa40d ago0x1152d1…fe3961
0x6fd2…08050x07cf…2396Basex402 service$0.20100%0x1360…66fa40d ago0xb44c64…43ce2f
0x5481…37bb0x07cf…2396Basex402 service$0.10100%0x1360…66fa40d ago0x6c8a62…a56ccc
0xa7ae…98440x07cf…2396Basex402 service$0.20100%0x1360…66fa40d ago0xfe5abc…b931e6
0x69e7…39ff0x07cf…2396Basex402 service$0.02100%0x1360…66fa40d ago0x65b1f6…cc4d19
0xdf39…db800x07cf…2396Basex402 service$0.02100%0x1360…66fa40d ago0x1bcf27…56ed6e
0x1fff…ce910x07cf…2396Basex402 service$0.02100%0x1360…66fa40d ago0xdf338e…364c02
0x7ca7…39a80x07cf…2396Basex402 service$0.06100%0x1360…66fa40d ago0x9516d7…6cadf6
0x0802…19780x07cf…2396Basex402 service$0.04100%0x1360…66fa40d ago0x0d21d5…246f76
0xedf2…11dd0x07cf…2396Basex402 service$0.06100%0x1360…66fa40d ago0x77f997…abf8a7
0xe2a7…dc900x07cf…2396Basex402 service$0.0670%0x1360…66fa40d ago0xabceb4…45dc0e
0xcff6…ecfe0x07cf…2396Basex402 service$0.0270%0x1360…66fa40d ago0x81fb28…e2c3ff
0x729e…fe050x07cf…2396Basex402 service$0.0270%0x1360…66fa40d ago0x0291d9…2035ec
0xad75…e80f0x07cf…2396Basex402 service$0.0670%0x1360…66fa40d ago0x64b32d…35d9d2
0x7263…e0ff0x07cf…2396Basex402 service$0.0470%0x1360…66fa40d ago0xf3fd6a…74adfe
0x5f59…f6e20x07cf…2396Basex402 service$0.2070%0x1360…66fa40d ago0xdb3509…a92259
0x61a5…d23d0x07cf…2396Basex402 service$0.0270%0x1360…66fa40d ago0x7d91f0…59dbf1
0xd675…2ed10x07cf…2396Basex402 service$0.0270%0x1360…66fa40d ago0xce7dc9…6daa6c

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.