Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x90f5…e4150x4122…6ef1Base—$0.001100%payAI16d ago0xd93ba5…731d01
0x90f5…e4150x4122…6ef1Base—$0.001100%coinbase16d ago0x55e790…249867
0x90f5…e4150x4122…6ef1Base—$0.001100%payAI16d ago0x29a2e5…ba1e4b
0x90f5…e4150x4122…6ef1Base—$0.001100%coinbase16d ago0xdd602c…5f2f00
0x90f5…e4150x4122…6ef1Base—$0.001100%payAI16d ago0xe8ccd1…04c2d1
0x90f5…e4150x4122…6ef1Base—$0.001100%coinbase16d ago0xdfe021…8ef1b5
0x90f5…e4150x4122…6ef1Base—$0.001100%payAI16d ago0xb6128a…471b56
0x90f5…e4150x4122…6ef1Base—$0.001100%coinbase16d ago0xc684ad…0f5d7f
0x90f5…e4150x4122…6ef1Base—$0.001100%coinbase16d ago0x5a70c6…e779cd
0x90f5…e4150x4122…6ef1Base—$0.001100%payAI16d ago0x179515…495d38
0x90f5…e4150x4122…6ef1Base—$0.001100%coinbase16d ago0xe973df…f5a55a
0x90f5…e4150x4122…6ef1Base—$0.001100%payAI16d ago0xbb9655…566f74
0x90f5…e4150x4122…6ef1Base—$0.001100%payAI16d ago0x7f3ae6…590abb
0x90f5…e4150x4122…6ef1Base—$0.001100%coinbase16d ago0x5cbf73…f018e2
0x90f5…e4150x4122…6ef1Base—$0.001100%coinbase16d ago0x036b3c…92ee73
0x90f5…e4150x4122…6ef1Base—$0.001100%payAI16d ago0x57fdec…19e3ca
0x90f5…e4150x4122…6ef1Base—$0.001100%payAI16d ago0x2c92d3…91ec51
0x90f5…e4150x4122…6ef1Base—$0.001100%coinbase16d ago0x16c93c…f663a3
0x90f5…e4150x4122…6ef1Base—$0.001100%payAI16d ago0x3c2cbe…c52dd7
0x90f5…e4150x4122…6ef1Base—$0.001100%coinbase16d ago0x90158c…bfb937
0x90f5…e4150x4122…6ef1Base—$0.001100%payAI16d ago0x83b545…fa251c
0x90f5…e4150x4122…6ef1Base—$0.001100%coinbase16d ago0x337247…017f85
0x90f5…e4150x4122…6ef1Base—$0.001100%coinbase16d ago0x441cfe…a0aacc
0x90f5…e4150x4122…6ef1Base—$0.001100%payAI16d ago0x854940…8d36a7
0x90f5…e4150x4122…6ef1Base—$0.001100%coinbase16d ago0x597941…e97b4a

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.