Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xedf2…11dd0x07cf…2396Basex402 service$0.02100%0x1360…66fa41d ago0x22e1e5…c7a19f
0xedf2…11dd0x07cf…2396Basex402 service$0.02100%0x1360…66fa41d ago0x5d2ca3…cffa6f
0xedf2…11dd0x07cf…2396Basex402 service$0.02100%0x1360…66fa41d ago0x7160e4…4ad968
0xedf2…11dd0x07cf…2396Basex402 service$0.20100%0x1360…66fa41d ago0x4b7d9d…827814
0xedf2…11dd0x07cf…2396Basex402 service$0.02100%0x1360…66fa41d ago0xfa7d00…49b0cb
0xedf2…11dd0x07cf…2396Basex402 service$0.04100%0x1360…66fa41d ago0xf9d9b9…a7d943
0xedf2…11dd0x07cf…2396Basex402 service$0.10100%0x1360…66fa41d ago0xf28b8d…656889
0xedf2…11dd0x07cf…2396Basex402 service$0.02100%0x1360…66fa41d ago0x6b7c5e…794546
0xedf2…11dd0x07cf…2396Basex402 service$0.0670%0x1360…66fa41d ago0x8ade05…944e15
0xedf2…11dd0x07cf…2396Basex402 service$0.02100%0x1360…66fa41d ago0x77908c…4df9e5
0xedf2…11dd0x07cf…2396Basex402 service$0.10100%0x1360…66fa41d ago0xc01f4f…fb1706
0xedf2…11dd0x07cf…2396Basex402 service$0.02100%0x1360…66fa41d ago0x9fac81…091ccc
0xedf2…11dd0x07cf…2396Basex402 service$0.0470%0x1360…66fa41d ago0xef5c8d…cf43b1
0xedf2…11dd0x07cf…2396Basex402 service$0.06100%0x1360…66fa41d ago0x8b9d2f…19479c
0xedf2…11dd0x07cf…2396Basex402 service$0.0270%0x1360…66fa41d ago0x2c0c6a…50a869
0xedf2…11dd0x07cf…2396Basex402 service$0.20100%0x1360…66fa41d ago0x6a80d0…cfdd66
0xedf2…11dd0x07cf…2396Basex402 service$0.02100%0x1360…66fa41d ago0x440d1d…280388
0xedf2…11dd0x07cf…2396Basex402 service$0.20100%0x1360…66fa41d ago0x446721…b9b44d
0xedf2…11dd0x07cf…2396Basex402 service$0.04100%0x1360…66fa41d ago0x523901…d805f2
0xedf2…11dd0x07cf…2396Basex402 service$0.20100%0x1360…66fa41d ago0xdc4164…032e85
0xedf2…11dd0x07cf…2396Basex402 service$0.04100%0x1360…66fa41d ago0x896eeb…4b2d2f
0xedf2…11dd0x07cf…2396Basex402 service$0.02100%0x1360…66fa41d ago0xef1479…262475
0xedf2…11dd0x07cf…2396Basex402 service$0.02100%0x1360…66fa41d ago0xe198dd…7fa949
0xedf2…11dd0x07cf…2396Basex402 service$0.04100%0x1360…66fa41d ago0x7c88bd…4c5cc1
0xedf2…11dd0x07cf…2396Basex402 service$0.02100%0x1360…66fa41d ago0xf215a5…17e494

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.