Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x61a5…d23d0x07cf…2396Basex402 service$0.20100%dexter43d ago0xa8505a…352497
0x61a5…d23d0x07cf…2396Basex402 service$0.02100%dexter43d ago0x900fdd…162d5d
0x61a5…d23d0x07cf…2396Basex402 service$0.04100%dexter43d ago0x3b744b…e69a5d
0x61a5…d23d0x07cf…2396Basex402 service$0.02100%dexter43d ago0x1ef0db…fad2de
0x61a5…d23d0x07cf…2396Basex402 service$0.02100%dexter43d ago0x105a6a…23ea0b
0x61a5…d23d0x07cf…2396Basex402 service$0.02100%0x1360…66fa43d ago0xd76f87…a0a6fe
0x61a5…d23d0x07cf…2396Basex402 service$0.10100%dexter43d ago0x2ffa0f…42a8a7
0x61a5…d23d0x07cf…2396Basex402 service$0.20100%dexter43d ago0xdee2ef…6aeafa
0x61a5…d23d0x07cf…2396Basex402 service$0.02100%dexter43d ago0x3064a9…753be6
0x61a5…d23d0x07cf…2396Basex402 service$0.02100%dexter43d ago0xe22967…87075e
0x61a5…d23d0x07cf…2396Basex402 service$0.04100%dexter43d ago0xa563fe…f00b4c
0x61a5…d23d0x07cf…2396Basex402 service$0.04100%dexter43d ago0xee06f9…1e4a10
0x61a5…d23d0x07cf…2396Basex402 service$0.02100%dexter43d ago0xacc950…1d8a88
0x61a5…d23d0x07cf…2396Basex402 service$0.20100%dexter43d ago0x5b9fdf…81e132
0x61a5…d23d0x07cf…2396Basex402 service$0.06100%dexter43d ago0xd70e93…304646
0x61a5…d23d0x07cf…2396Basex402 service$0.20100%dexter43d ago0xa04e7c…5c0cbb
0x61a5…d23d0x07cf…2396Basex402 service$0.10100%dexter43d ago0x175c04…008d7c
0x61a5…d23d0x07cf…2396Basex402 service$0.06100%dexter43d ago0x168ff7…9247fc
0x61a5…d23d0x07cf…2396Basex402 service$0.02100%dexter43d ago0xc30f49…6aace6
0x61a5…d23d0x07cf…2396Basex402 service$0.02100%dexter43d ago0x6dd872…4432fe
0x61a5…d23d0x07cf…2396Basex402 service$0.20100%dexter43d ago0x449a49…30712f
0x61a5…d23d0x07cf…2396Basex402 service$0.06100%dexter43d ago0xebe247…40b841
0x61a5…d23d0x07cf…2396Basex402 service$0.02100%dexter43d ago0xbbca37…79f44b
0x61a5…d23d0x07cf…2396Basex402 service$0.02100%dexter43d ago0xb7368c…6c630b
0x61a5…d23d0x07cf…2396Basex402 service$0.04100%dexter43d ago0xa5ca78…d0e69a

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.