Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x35ae…b0470xb4bd…d42fBase$0.0170%0xbcdd…714835d ago0xb005ff…6de8ce
0x5563…a8da0xb4bd…d42fBase$0.0170%0xbcdd…714835d ago0xdcff01…20f21c
0xb4bd…d42f0xb4bd…d42fBase$0.1070%0xbcdd…714835d ago0xa1d541…acd218
0x4ef6…8b620xb4bd…d42fBase$0.1070%0xbcdd…714835d ago0xd536d0…cc8aa2
0x0c56…a8aa0xb4bd…d42fBase$0.1070%0xbcdd…714836d ago0x62b4dc…61c134
0x0c56…a8aa0xb4bd…d42fBase$0.0170%0xbcdd…714836d ago0x5276b4…e55732
0xa634…69460xb4bd…d42fBase$0.1070%0xbcdd…714836d ago0x61ed37…255f94
0x96af…d1c60xb4bd…d42fBase$0.0170%0xbcdd…714836d ago0x5c91f2…4c62bb
0x96af…d1c60xb4bd…d42fBase$0.0170%0xbcdd…714836d ago0xc22e2d…5d0417
compnovo.eth0xb4bd…d42fBase$0.0170%0xbcdd…714836d ago0xb96eaa…b1f419
comploja.eth0xb4bd…d42fBase$0.1070%0xbcdd…714836d ago0x882eaa…fc15b2

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.