Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xdb60…d6730x6a5e…c666Basex402 service$0.001100%payAI106d ago0xfc7895…09f430
0xdb60…d6730x6a5e…c666Basex402 service$0.001100%payAI106d ago0xc01f40…cea13c
0xdb60…d6730x6a5e…c666Basex402 service$0.001100%payAI106d ago0xe092b6…6c9c08
0xdb60…d6730x6a5e…c666Basex402 service$0.001100%payAI106d ago0x320483…139ee3
0xdb60…d6730x6a5e…c666Basex402 service$0.001100%payAI106d ago0x0d9a1a…3673e5
0xdb60…d6730x6a5e…c666Basex402 service$0.001100%payAI106d ago0xd357ec…21c5d9
0xdb60…d6730x6a5e…c666Basex402 service$0.001100%payAI106d ago0x01236a…d7c8f2
0xdb60…d6730x6a5e…c666Basex402 service$0.001100%payAI106d ago0x255b36…c86e2b
0xdb60…d6730x6a5e…c666Basex402 service$0.001100%payAI106d ago0x2f0eb4…26b8c2
0xdb60…d6730x6a5e…c666Basex402 service$0.001100%payAI106d ago0xa93374…ab1e76
0xdb60…d6730x6a5e…c666Basex402 service$0.001100%payAI106d ago0x8e0e47…906b60
0xdb60…d6730x6a5e…c666Basex402 service$0.001100%payAI106d ago0x2f65ed…a6351f
0xdb60…d6730x6a5e…c666Basex402 service$0.001100%payAI106d ago0x6d7a3b…eb455a
0xdb60…d6730x6a5e…c666Basex402 service$0.001100%payAI106d ago0xf83ec7…06caa5
0xdb60…d6730x6a5e…c666Basex402 service$0.001100%payAI106d ago0xa33cb7…3aed8f
0xdb60…d6730x6a5e…c666Basex402 service$0.001100%payAI106d ago0x00612e…601094
0xdb60…d6730x6a5e…c666Basex402 service$0.001100%payAI106d ago0x1f31f2…2a800b
0xdb60…d6730x6a5e…c666Basex402 service$0.001100%payAI106d ago0x260812…195503
0xdb60…d6730x6a5e…c666Basex402 service$0.001100%payAI106d ago0x64da1a…27aa78
0xdb60…d6730x6a5e…c666Basex402 service$0.001100%payAI106d ago0x95a28a…071dd5
0xdb60…d6730x6a5e…c666Basex402 service$0.001100%payAI106d ago0x1287c7…8a6935
0xdb60…d6730x6a5e…c666Basex402 service$0.001100%payAI106d ago0x6dc466…04783b
0xdb60…d6730x6a5e…c666Basex402 service$0.001100%payAI106d ago0x3959c8…23b4bb
0xdb60…d6730x6a5e…c666Basex402 service$0.001100%payAI106d ago0xdb9b73…11d9e0
0xdb60…d6730x6a5e…c666Basex402 service$0.001100%payAI106d ago0x8a9bae…a7fd9b

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.