Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe2a7…dc900x07cf…2396Basex402 service$0.0470%0x1360…66fa40d ago0x0bd903…ee2cb3
0x729e…fe050x07cf…2396Basex402 service$0.0270%0x1360…66fa40d ago0x3e7d0d…17d15c
0xad75…e80f0x07cf…2396Basex402 service$0.0470%0x1360…66fa40d ago0xcb5c68…4ca49b
0x7263…e0ff0x07cf…2396Basex402 service$0.1070%0x1360…66fa40d ago0xd0a7d5…d15f23
0x5f59…f6e20x07cf…2396Basex402 service$0.0270%0x1360…66fa40d ago0x4aa745…662a2a
0x61a5…d23d0x07cf…2396Basex402 service$0.1070%0x1360…66fa40d ago0x26d4cb…d12192
0xb1ce…1ea50x07cf…2396Basex402 service$0.0470%0x1360…66fa40d ago0x33ec40…de4bf7
0xd675…2ed10x07cf…2396Basex402 service$0.0270%0x1360…66fa40d ago0x3afad7…b361f7
0x5481…37bb0x07cf…2396Basex402 service$0.1070%0x1360…66fa40d ago0xa53607…922e36
0x69e7…39ff0x07cf…2396Basex402 service$0.0670%0x1360…66fa40d ago0x62e180…b8d4f9
0xdf39…db800x07cf…2396Basex402 service$0.0270%0x1360…66fa40d ago0xac078c…719b0c
0x7ca7…39a80x07cf…2396Basex402 service$0.0270%0x1360…66fa40d ago0x6dc531…00a11d
0x0802…19780x07cf…2396Basex402 service$0.0670%0x1360…66fa40d ago0x2a5ef0…2695dc
0xedf2…11dd0x07cf…2396Basex402 service$0.0270%0x1360…66fa40d ago0xfca667…009a54
0xcff6…ecfe0x07cf…2396Basex402 service$0.0470%0x1360…66fa40d ago0x02e3f8…790c32
0x729e…fe050x07cf…2396Basex402 service$0.0670%0x1360…66fa40d ago0x098da9…1c71e5
0x3fc7…44740x07cf…2396Basex402 service$0.0470%0x1360…66fa40d ago0x5d13eb…60a117
0xad75…e80f0x07cf…2396Basex402 service$0.0270%0x1360…66fa40d ago0x8d0f70…afa92c
0x5f59…f6e20x07cf…2396Basex402 service$0.1070%0x1360…66fa40d ago0x91c6cb…df93ec
0x61a5…d23d0x07cf…2396Basex402 service$0.0470%0x1360…66fa40d ago0xe172b1…946080
0xb1ce…1ea50x07cf…2396Basex402 service$0.0670%0x1360…66fa40d ago0x03398f…2d167d
0x6fd2…08050x07cf…2396Basex402 service$0.0270%0x1360…66fa40d ago0xc72bcd…2db8e2
0x69e7…39ff0x07cf…2396Basex402 service$0.1070%0x1360…66fa40d ago0xbeadd5…20a05c
0x1fff…ce910x07cf…2396Basex402 service$0.0270%0x1360…66fa40d ago0x285884…cff13f
0x7ca7…39a80x07cf…2396Basex402 service$0.1070%0x1360…66fa40d ago0xdd2e2a…574934

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.