Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x9d65…b8e10x0529…7db3Base—$0.01100%payAI57d ago0xae73d4…e17e3e
0x9d65…b8e10x0529…7db3Base—$0.01100%payAI57d ago0xe5d711…247632
0x9d65…b8e10x0529…7db3Base—$0.01100%payAI57d ago0x688d7d…cb3fc7
0x9d65…b8e10x0529…7db3Base—$0.01100%payAI57d ago0x0a7048…c65dc7
0x9d65…b8e10x0529…7db3Base—$0.01100%payAI57d ago0xc9ef03…9e4788
0x9d65…b8e10x0529…7db3Base—$0.01100%payAI57d ago0x5a9c07…1e7953
0x9d65…b8e10x0529…7db3Base—$0.01100%payAI57d ago0x7c8c38…3c2f30
0x9d65…b8e10x0529…7db3Base—$0.01100%payAI57d ago0x25889b…fdf031
0x9d65…b8e10x0529…7db3Base—$0.01100%payAI57d ago0x834bf1…362bc9
0x9d65…b8e10x0529…7db3Base—$0.01100%payAI57d ago0xc5d555…9a666a
0x9d65…b8e10x0529…7db3Base—$0.01100%payAI57d ago0xa8c0c3…fb2195
0x9d65…b8e10x0529…7db3Base—$0.01100%payAI57d ago0xcae76d…cf90f1
0x9d65…b8e10x0529…7db3Base—$0.01100%payAI57d ago0x2ce6cd…f4aa8c
0x9d65…b8e10x0529…7db3Base—$0.01100%payAI57d ago0x320ba6…11be83
0x9d65…b8e10x0529…7db3Base—$0.01100%payAI57d ago0x244664…a3cfdd
0x9d65…b8e10x0529…7db3Base—$0.01100%payAI57d ago0xfcca83…3804f3
0x9d65…b8e10x0529…7db3Base—$0.01100%payAI57d ago0x1a0446…3da364
0x9d65…b8e10x0529…7db3Base—$0.01100%payAI57d ago0x284e6a…140a35
0x9d65…b8e10x0529…7db3Base—$0.01100%payAI57d ago0x48e977…672c0a
0x9d65…b8e10x0529…7db3Base—$0.01100%payAI57d ago0x7d81ba…0b7a74
0x9d65…b8e10x0529…7db3Base—$0.01100%payAI57d ago0x9069bb…cf508b
0x9d65…b8e10x0529…7db3Base—$0.01100%payAI57d ago0xb855d9…390857
0x9d65…b8e10x0529…7db3Base—$0.01100%payAI57d ago0x96e1a9…e30c22
0x9d65…b8e10x0529…7db3Base—$0.01100%payAI57d ago0x501aca…0ebb57
0x9d65…b8e10x0529…7db3Base—$0.01100%payAI57d ago0x12e7a2…9d2aea

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.