Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5f59…f6e20x07cf…2396Basex402 service$0.04100%dexter38d ago0x37bede…0caf73
0x5f59…f6e20x07cf…2396Basex402 service$0.06100%dexter38d ago0x224be6…677bb3
0x5f59…f6e20x07cf…2396Basex402 service$0.20100%dexter38d ago0xcd2084…c4133a
0x5f59…f6e20x07cf…2396Basex402 service$0.02100%dexter38d ago0xe733a6…f17248
0x5f59…f6e20x07cf…2396Basex402 service$0.02100%dexter38d ago0x258237…0258b5
0x5f59…f6e20x07cf…2396Basex402 service$0.02100%dexter38d ago0x521382…72c55e
0x5f59…f6e20x07cf…2396Basex402 service$0.02100%dexter38d ago0x3be4ed…8961b9
0x5f59…f6e20x07cf…2396Basex402 service$0.02100%dexter38d ago0xb5b423…094a5c
0x5f59…f6e20x07cf…2396Basex402 service$0.06100%dexter38d ago0x326b0f…7278d5
0x5f59…f6e20x07cf…2396Basex402 service$0.02100%dexter38d ago0x0f0152…2808ab
0x5f59…f6e20x07cf…2396Basex402 service$0.02100%dexter38d ago0xcb8594…42f128
0x5f59…f6e20x07cf…2396Basex402 service$0.10100%dexter38d ago0x29f2c7…18ee97
0x5f59…f6e20x07cf…2396Basex402 service$0.20100%dexter39d ago0xe10e35…91f845
0x5f59…f6e20x07cf…2396Basex402 service$0.04100%dexter39d ago0xc94d3a…a2bdcc
0x5f59…f6e20x07cf…2396Basex402 service$0.02100%dexter39d ago0xcd96b0…4e7011
0x5f59…f6e20x07cf…2396Basex402 service$0.02100%dexter39d ago0xe32ef3…748a4c
0x5f59…f6e20x07cf…2396Basex402 service$0.20100%dexter39d ago0x7725e3…116f5f
0x5f59…f6e20x07cf…2396Basex402 service$0.20100%dexter39d ago0x5dae41…d1ffc3
0x5f59…f6e20x07cf…2396Basex402 service$0.02100%dexter39d ago0x93eab0…11c653
0x5f59…f6e20x07cf…2396Basex402 service$0.02100%dexter39d ago0x4683d0…735444
0x5f59…f6e20x07cf…2396Basex402 service$0.02100%dexter39d ago0xdbcefd…f6aefb
0x5f59…f6e20x07cf…2396Basex402 service$0.0470%0x1360…66fa39d ago0xab39b8…02a9aa
0x5f59…f6e20x07cf…2396Basex402 service$0.04100%dexter39d ago0x1cf111…1ee3e0
0x5f59…f6e20x07cf…2396Basex402 service$0.10100%dexter39d ago0x2fa2c4…caa6e4
0x5f59…f6e20x07cf…2396Basex402 service$0.02100%dexter39d ago0x7cbb6d…457f53

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.