Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6ebf…1bca0x6a5e…c666Basex402 service$0.001100%payAI104d ago0xfd00f5…86e20e
0x6ebf…1bca0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x73ef3d…9f7276
0x6ebf…1bca0x6a5e…c666Basex402 service$0.001100%payAI104d ago0xa89e20…6d7d21
0x6ebf…1bca0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x1bf468…46f606
0x6ebf…1bca0x6a5e…c666Basex402 service$0.001100%payAI104d ago0xa601ed…d7c838
0x6ebf…1bca0x6a5e…c666Basex402 service$0.001100%payAI104d ago0xc8ac84…970eb6
0x6ebf…1bca0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x70cf6d…da4006
0x6ebf…1bca0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x8fb9fd…2dee6b
0x6ebf…1bca0x6a5e…c666Basex402 service$0.001100%payAI104d ago0xd150cb…d2c1ad
0x6ebf…1bca0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x808901…7528c2
0x6ebf…1bca0x6a5e…c666Basex402 service$0.001100%payAI104d ago0xa57c7b…822ca9
0x6ebf…1bca0x6a5e…c666Basex402 service$0.001100%payAI104d ago0xa7e799…753bad
0x6ebf…1bca0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x9e3229…cef1b1
0x6ebf…1bca0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x3729a8…091d03
0x6ebf…1bca0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x182f17…518800
0x6ebf…1bca0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x5b9fc6…260d7d
0x6ebf…1bca0x6a5e…c666Basex402 service$0.001100%payAI104d ago0xcf5521…124149
0x6ebf…1bca0x6a5e…c666Basex402 service$0.001100%payAI104d ago0xbaffab…5dea55
0x6ebf…1bca0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x398c5f…4ad0b9
0x6ebf…1bca0x6a5e…c666Basex402 service$0.001100%payAI104d ago0xb4cb70…2ccd22
0x6ebf…1bca0x6a5e…c666Basex402 service$0.001100%payAI104d ago0xe70e87…41fbc1
0x6ebf…1bca0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x061397…453515
0x6ebf…1bca0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x18fbe5…d21ccd
0x6ebf…1bca0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x8e0fb7…d6eecb
0x6ebf…1bca0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x59cbe0…65a830

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.