Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8763…0a4b0xae15…9d74Base—$0.00100%payAI109d ago0x47284b…4e804e
0x16a1…b9910xae15…9d74Base—$0.00100%payAI109d ago0x399734…487cec
0x827b…4f750xae15…9d74Base—$0.00100%payAI109d ago0x3dd3df…fc5fa0
0x3253…16ae0xae15…9d74Base—$0.00100%payAI109d ago0x5ae54e…a99ac7
0xd715…bc900xae15…9d74Base—$0.00100%payAI110d ago0x82a738…b18c77
0x237a…9b380xae15…9d74Base—$0.00100%payAI110d ago0x933ee5…d66590
0xc557…3dd40xae15…9d74Base—$0.00100%payAI110d ago0xdd97c1…38efde
0xc426…ec770xae15…9d74Base—$0.00100%payAI110d ago0x9cafd2…d9be42
0x293f…86da0xae15…9d74Base—$10.00100%payAI110d ago0xdc6c7f…8003a1
0x293f…86da0xae15…9d74Base—$0.00100%payAI110d ago0x9f18c2…81a3c8
0x6970…13920xae15…9d74Base—$0.00100%payAI110d ago0xe2723a…aaef72
0x9f38…a6fd0xae15…9d74Base—$0.00100%payAI110d ago0x1164da…884dfc
0x4641…8f650xae15…9d74Base—$0.00100%payAI110d ago0x9793f3…b21d2e
0x982e…1f390xae15…9d74Base—$0.00100%payAI110d ago0x6b5e0a…f63f07
0x71ad…a9e90xae15…9d74Base—$0.00100%payAI110d ago0xe432c1…08624e
0xccf2…e2d60xae15…9d74Base—$0.00100%payAI110d ago0x8ef238…c15c20
0x7d76…171b0xae15…9d74Base—$0.00100%payAI110d ago0x684102…d7150e
0xa63b…d80f0xae15…9d74Base—$0.00100%payAI110d ago0x17abde…033880
0x9a25…e2560xae15…9d74Base—$0.00100%payAI110d ago0x03b26a…a7f62f
0x9c30…5d0a0xae15…9d74Base—$0.00100%payAI110d ago0x0fb5cd…26c82c
0x993f…f7320xae15…9d74Base—$0.00100%payAI110d ago0x231f77…21d1be

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.