Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb22f…4f4c0xa9a4…a50fBase—$0.01100%coinbase70d ago0xf28d9d…d7d730
0xb22f…4f4c0x03c4…d622Base—$0.01100%coinbase70d ago0x3c74a7…a9581d
0xb22f…4f4c0xf92f…02eeBase—$0.01100%coinbase70d ago0x9266ce…2a2a24
0xb22f…4f4c0x6643…219eBase—$0.01100%coinbase70d ago0xf588a4…0d373a
0xb22f…4f4c0x7e9d…7d03Base—$0.01100%coinbase70d ago0xf923f1…854657
0xb22f…4f4c0x82e1…90d8Base—$0.01100%coinbase70d ago0xde4abc…872e27
0xb22f…4f4c0x8077…6679Base—$0.01100%coinbase70d ago0x29dbd8…eac6f3
0xb22f…4f4c0x7cc9…af0aBase—$0.01100%coinbase70d ago0x769758…0b68aa
0xb22f…4f4c0x4401…ade5Base—$0.01100%coinbase70d ago0xa853cb…be0a92
0xb22f…4f4c0x619f…6099Base—$0.01100%coinbase70d ago0xa3b1c4…7edcfb
0xb22f…4f4c0x92e8…f419Base—$0.01100%coinbase70d ago0xf99bb8…ef676c
0xb22f…4f4c0x814c…9ad6Base—$0.01100%coinbase70d ago0x78b468…7cfdc5
0xb22f…4f4c0xad08…2f74Base—$0.01100%coinbase70d ago0xa0881d…d56647
0xb22f…4f4c0x72cb…3479Base—$0.01100%coinbase70d ago0x08d8c5…0c6cef
0xb22f…4f4c0xa1e5…5d31Base—$0.01100%coinbase70d ago0x74b8e6…906db6
0xb22f…4f4c0xfddc…b2f7Base—$0.01100%coinbase70d ago0x807b6d…31398c
0xb22f…4f4c0x6d10…4d68Base—$0.01100%coinbase70d ago0x272414…aa2d9f
0xb22f…4f4c0xd566…f936Base—$0.01100%coinbase70d ago0xff15a9…2acfbb
0xb22f…4f4c0x092c…1bceBase—$0.01100%coinbase70d ago0x5fe0f2…a70e65
0xb22f…4f4c0x6536…9224Base—$0.01100%coinbase70d ago0xeea167…99d7f2
0xb22f…4f4c0x4d98…4302Base—$0.01100%coinbase70d ago0xd9a1f3…62d3f2
0xb22f…4f4c0xd118…bdf3Base—$0.01100%coinbase70d ago0x7ffafd…61e6c8
0xb22f…4f4c0x77e0…46e6Base—$0.01100%coinbase70d ago0x025ad0…fe2157
0xb22f…4f4c0x9eee…2adeBase—$0.01100%coinbase70d ago0x8b4839…048dd4
0xb22f…4f4c0x9c08…d489Base—$0.01100%coinbase70d ago0xcf4aad…52e790

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.