Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x23e3…817a0xfdba…9115Base—$1.30100%payAI13d ago0xe6572f…a88bfc
0x23e3…817a0x369e…5157Base—$1.30100%payAI13d ago0xd1b7df…c69f60
0x23e3…817a0x8426…6786Base—$1.30100%payAI13d ago0x371aca…cb8c68
0xb13b…88580x23e3…817aBase—$3.90100%payAI13d ago0x4cc761…e06404
0x23e3…817a0x369e…5157Base—$1.30100%payAI13d ago0x18c42c…08fec0
0x23e3…817a0xfdba…9115Base—$1.30100%payAI13d ago0xba8dc3…872f3f
0x23e3…817a0x8426…6786Base—$1.30100%payAI13d ago0x84f346…d2b2db
0xb13b…88580x23e3…817aBase—$3.90100%payAI13d ago0x366082…9e43ab
0x23e3…817a0xfdba…9115Base—$1.20100%payAI13d ago0x2f3a7c…9c26d4
0x23e3…817a0x8426…6786Base—$1.20100%payAI13d ago0xf50b66…da548f
0x23e3…817a0x369e…5157Base—$1.20100%payAI13d ago0x559bdf…9b3df2
0xb13b…88580x23e3…817aBase—$3.60100%payAI13d ago0xec4cf4…1fa57f

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.