Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5251…d7b00xa588…014cBase$0.01100%0x5e3b…c8a566d ago0x38a2f9…670538
0x5251…d7b00xa588…014cBase$0.01100%0x5e3b…c8a566d ago0x5ae600…5c8b79
0x5251…d7b00xa588…014cBase$0.01100%0x5e3b…c8a566d ago0x7a34ab…2d7f33
0x5251…d7b00xa588…014cBase$0.01100%0x5e3b…c8a566d ago0x28c344…70f6ad
0x5251…d7b00xa588…014cBase$0.01100%0x5e3b…c8a566d ago0xf1f273…fd5cbe
0x5251…d7b00xa588…014cBase$0.01100%0x5e3b…c8a566d ago0x1c89f4…facc92
0x5251…d7b00xa588…014cBase$0.01100%0x5e3b…c8a566d ago0x8c0b0c…058e10
0x5251…d7b00xa588…014cBase$0.01100%0x5e3b…c8a566d ago0xb22a2c…87be4e
0x5251…d7b00xa588…014cBase$0.01100%0x5e3b…c8a566d ago0x274cc9…b4e1f5
0x5251…d7b00xa588…014cBase$0.01100%0x5e3b…c8a566d ago0xb34928…3b3b10
0x5251…d7b00xa588…014cBase$0.01100%0x5e3b…c8a567d ago0x160065…72c0f0
0x5251…d7b00xa588…014cBase$0.01100%0x5e3b…c8a567d ago0xb53e50…2545ba
0x5251…d7b00xa588…014cBase$0.01100%0x5e3b…c8a567d ago0xdb2d6f…824d87
0x5251…d7b00xa588…014cBase$0.01100%0x5e3b…c8a567d ago0xb39107…67a4d7
0x5251…d7b00xa588…014cBase$0.01100%0x5e3b…c8a567d ago0x6f2191…c97bf9
0x5251…d7b00xa588…014cBase$0.01100%0x5e3b…c8a567d ago0x0bfd64…5c78f0
0x5251…d7b00xa588…014cBase$0.01100%0x5e3b…c8a567d ago0xd0715b…b79df2
0x5251…d7b00xa588…014cBase$0.01100%0x5e3b…c8a567d ago0xc588c6…72df9c
0x5251…d7b00xa588…014cBase$0.01100%0x5e3b…c8a567d ago0xc8aaab…52f2a4
0x5251…d7b00xa588…014cBase$0.01100%0x5e3b…c8a567d ago0x6c2964…7a8b06
0x5251…d7b00xa588…014cBase$0.01100%0x5e3b…c8a567d ago0xf0b75b…d75e84
0x5251…d7b00xa588…014cBase$0.01100%0x5e3b…c8a567d ago0x85847d…acda3f

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.