Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xdb62…a6730x6eb4…f138Base—$0.00100%payAI18d ago0x798252…21907f
0xdb62…a6730x6eb4…f138Base—$0.00100%payAI18d ago0x334e34…659555
0xdb62…a6730x6eb4…f138Base—$0.00100%payAI18d ago0x99b406…75b973
0xdb62…a6730x6eb4…f138Base—$0.00100%payAI18d ago0x83e0d5…6aa0d3
0xdb62…a6730x6eb4…f138Base—$0.00100%payAI18d ago0x599da2…a5c009
0xdb62…a6730x6eb4…f138Base—$0.00100%payAI18d ago0xbb4f14…f7ef2a
0xdb62…a6730x6eb4…f138Base—$0.00100%payAI18d ago0x981c45…a8efd3
0xdb62…a6730x6eb4…f138Base—$0.00100%payAI18d ago0x5f7abc…748c95
0xdb62…a6730x6eb4…f138Base—$0.00100%payAI18d ago0x747b99…adb4ca
0xdb62…a6730x6eb4…f138Base—$0.00100%payAI18d ago0x836078…2b04d4
0xdb62…a6730x6eb4…f138Base—$0.00100%payAI18d ago0x97ca46…d2b703
0xdb62…a6730x6eb4…f138Base—$0.00100%payAI18d ago0x6f00e2…1b11f0
0xdb62…a6730x6eb4…f138Base—$0.00100%payAI18d ago0x28c169…64aa77
0xdb62…a6730x6eb4…f138Base—$0.00100%payAI18d ago0xb75a1e…6abf00
0xdb62…a6730x6eb4…f138Base—$0.00100%payAI18d ago0x182a22…dfaa2c
0xdb62…a6730x6eb4…f138Base—$0.00100%payAI18d ago0x0deac4…80f26b
0xdb62…a6730x6eb4…f138Base—$0.00100%payAI18d ago0x49dbcb…3f7fd1
0xdb62…a6730x6eb4…f138Base—$0.00100%payAI18d ago0x3212f3…1cccb5
0xdb62…a6730x6eb4…f138Base—$0.00100%payAI18d ago0xb0dd09…b5c4c5
0xdb62…a6730x6eb4…f138Base—$0.00100%payAI18d ago0x9a8205…efd9ab
0xdb62…a6730x6eb4…f138Base—$0.00100%payAI18d ago0x5ffd47…eab0a8
0xdb62…a6730x6eb4…f138Base—$0.00100%payAI18d ago0x9b5887…1a9128
0xdb62…a6730x6eb4…f138Base—$0.00100%payAI18d ago0x403ffe…70d2e5
0xdb62…a6730x6eb4…f138Base—$0.00100%payAI18d ago0x2e6c16…643654
0xdb62…a6730x6eb4…f138Base—$0.00100%payAI18d ago0x0d9a8b…8b9e00

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.