Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x175d…d8850x6a5e…c666Basex402 service$0.001100%payAI114d ago0x4e13dd…9f19b6
0x175d…d8850x6a5e…c666Basex402 service$0.001100%payAI114d ago0xa3e21d…b219ab
0x175d…d8850x6a5e…c666Basex402 service$0.001100%payAI114d ago0xf82de7…c2d02d
0x175d…d8850x6a5e…c666Basex402 service$0.001100%payAI114d ago0x735ad4…7895db
0x175d…d8850x6a5e…c666Basex402 service$0.001100%payAI114d ago0x0d4047…ab0cbf
0x175d…d8850x6a5e…c666Basex402 service$0.001100%payAI114d ago0x55f4be…714e63
0x175d…d8850x6a5e…c666Basex402 service$0.001100%payAI114d ago0x7fa023…3a2cbd
0x175d…d8850x6a5e…c666Basex402 service$0.001100%payAI114d ago0xcada6d…5ba99f
0x175d…d8850x6a5e…c666Basex402 service$0.001100%payAI114d ago0xced7c3…a63df9
0x175d…d8850x6a5e…c666Basex402 service$0.001100%payAI114d ago0xdc50fc…058d4c
0x175d…d8850x6a5e…c666Basex402 service$0.001100%payAI114d ago0x6fa3f2…b7a9e5
0x175d…d8850x6a5e…c666Basex402 service$0.001100%payAI114d ago0xe7f232…c05dd2
0x175d…d8850x6a5e…c666Basex402 service$0.001100%payAI114d ago0x2e7fd0…e9667f
0x175d…d8850x6a5e…c666Basex402 service$0.001100%payAI114d ago0x30985d…c2dc97
0x175d…d8850x6a5e…c666Basex402 service$0.001100%payAI114d ago0xc1b687…c46be1
0x175d…d8850x6a5e…c666Basex402 service$0.001100%payAI114d ago0x39eec0…a92bce
0x175d…d8850x6a5e…c666Basex402 service$0.001100%payAI114d ago0xa818aa…d6aa9d
0x175d…d8850x6a5e…c666Basex402 service$0.001100%payAI114d ago0xccac25…526a0e
0x175d…d8850x6a5e…c666Basex402 service$0.001100%payAI114d ago0xc37ea9…ae0e34
0x175d…d8850x6a5e…c666Basex402 service$0.001100%payAI114d ago0xd0d82d…7707bd
0x175d…d8850x6a5e…c666Basex402 service$0.001100%payAI114d ago0xaf1bc6…e4498a
0x175d…d8850x6a5e…c666Basex402 service$0.001100%payAI114d ago0xa8587f…3ce886
0x175d…d8850x6a5e…c666Basex402 service$0.001100%payAI114d ago0x28ddb8…22279e
0x175d…d8850x6a5e…c666Basex402 service$0.001100%payAI114d ago0xd0da8a…a4512f
0x175d…d8850x6a5e…c666Basex402 service$0.001100%payAI114d ago0x575441…3d397b

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.