Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa7ae…98440x07cf…2396Basex402 service$0.02100%dexter38d ago0xa03518…93c40e
0xa7ae…98440x07cf…2396Basex402 service$0.02100%dexter38d ago0x8c37b0…b17e66
0xa7ae…98440x07cf…2396Basex402 service$0.0470%0x1360…66fa38d ago0x1fceed…c7d9e2
0xa7ae…98440x07cf…2396Basex402 service$0.02100%dexter38d ago0xa4e849…6bffa1
0xa7ae…98440x07cf…2396Basex402 service$0.06100%dexter38d ago0x15ba8d…e6400a
0xa7ae…98440x07cf…2396Basex402 service$0.04100%dexter38d ago0xd88b23…65b509
0xa7ae…98440x07cf…2396Basex402 service$0.06100%dexter38d ago0xee3522…933bda
0xa7ae…98440x07cf…2396Basex402 service$0.02100%dexter38d ago0x47582e…aaa353
0xa7ae…98440x07cf…2396Basex402 service$0.02100%dexter38d ago0xcf5b79…de83ed
0xa7ae…98440x07cf…2396Basex402 service$0.10100%dexter38d ago0x73b68a…a8b116
0xa7ae…98440x07cf…2396Basex402 service$0.20100%dexter38d ago0x5f3e05…099c16
0xa7ae…98440x07cf…2396Basex402 service$0.04100%dexter38d ago0x8cf4a8…60a1dc
0xa7ae…98440x07cf…2396Basex402 service$0.04100%dexter38d ago0x794912…548f86
0xa7ae…98440x07cf…2396Basex402 service$0.02100%dexter38d ago0x6be7cd…82f3e6
0xa7ae…98440x07cf…2396Basex402 service$0.04100%dexter38d ago0xf034a4…b631aa
0xa7ae…98440x07cf…2396Basex402 service$0.04100%dexter38d ago0xf8cddc…84354b
0xa7ae…98440x07cf…2396Basex402 service$0.04100%dexter38d ago0x3bb302…ec63f7
0xa7ae…98440x07cf…2396Basex402 service$0.10100%dexter38d ago0x8ddeac…46ee53
0xa7ae…98440x07cf…2396Basex402 service$0.0670%0x1360…66fa38d ago0xe2a4a6…7965b3
0xa7ae…98440x07cf…2396Basex402 service$0.02100%dexter38d ago0xbe09ed…9809c4
0xa7ae…98440x07cf…2396Basex402 service$0.02100%dexter38d ago0xa1c6e1…2ef979
0xa7ae…98440x07cf…2396Basex402 service$0.02100%dexter38d ago0xe09202…18d6d9
0xa7ae…98440x07cf…2396Basex402 service$0.10100%dexter38d ago0xfa6b8f…51dcb8
0xa7ae…98440x07cf…2396Basex402 service$0.0270%0x1360…66fa38d ago0x45489a…8c7de3
0xa7ae…98440x07cf…2396Basex402 service$0.06100%dexter38d ago0xe1f5e7…e13989

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.