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%payAI15d ago0xf3536f…a4f47e
0x90f5…e4150x4122…6ef1Base—$0.001100%coinbase15d ago0x739319…d01bf0
0x90f5…e4150x4122…6ef1Base—$0.001100%payAI15d ago0x390323…b48b57
0x90f5…e4150x4122…6ef1Base—$0.001100%coinbase15d ago0x3d8867…583967
0x90f5…e4150x4122…6ef1Base—$0.001100%payAI15d ago0x9b0a43…fdb0a6
0x90f5…e4150x4122…6ef1Base—$0.001100%payAI15d ago0xa80a9c…fea42d
0x90f5…e4150x4122…6ef1Base—$0.001100%coinbase15d ago0x6b96ca…eef9e7
0x90f5…e4150x4122…6ef1Base—$0.001100%coinbase15d ago0xaecd90…614c1b
0x90f5…e4150x4122…6ef1Base—$0.001100%coinbase15d ago0x81d78b…ed0926
0x90f5…e4150x4122…6ef1Base—$0.001100%payAI15d ago0x838f49…d6dab2
0x90f5…e4150x4122…6ef1Base—$0.001100%payAI15d ago0x231b68…9c4d92
0x90f5…e4150x4122…6ef1Base—$0.001100%coinbase15d ago0x960015…f7af23
0x90f5…e4150x4122…6ef1Base—$0.001100%coinbase15d ago0x750f29…f93938
0x90f5…e4150x4122…6ef1Base—$0.001100%payAI15d ago0x36226a…7e9ef5
0x90f5…e4150x4122…6ef1Base—$0.001100%payAI15d ago0xc2b6ac…8621ae
0x90f5…e4150x4122…6ef1Base—$0.001100%coinbase15d ago0x8b584a…228246
0x90f5…e4150x4122…6ef1Base—$0.001100%coinbase15d ago0x30cf1c…f415fd
0x90f5…e4150x4122…6ef1Base—$0.001100%payAI15d ago0x1d60ad…861ab2
0x90f5…e4150x4122…6ef1Base—$0.001100%payAI15d ago0xcc4433…73fe29
0x90f5…e4150x4122…6ef1Base—$0.001100%payAI15d ago0x42bb76…e8a6ac
0x90f5…e4150x4122…6ef1Base—$0.001100%coinbase15d ago0xc7eb4b…26fb2e
0x90f5…e4150x4122…6ef1Base—$0.001100%coinbase15d ago0x03e782…b216cf
0x90f5…e4150x4122…6ef1Base—$0.001100%payAI15d ago0x78e4fa…842361
0x90f5…e4150x4122…6ef1Base—$0.001100%payAI15d ago0x4a0f03…99e8e2
0x90f5…e4150x4122…6ef1Base—$0.001100%coinbase15d ago0xa148b5…ad9eed

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.