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%payAI37d ago0xf8faaa…ede34a
0x90f5…e4150x4122…6ef1Base—$0.001100%coinbase37d ago0x3b5e86…4cfa51
0x90f5…e4150x4122…6ef1Base—$0.001100%coinbase37d ago0xd8fbfb…5277f9
0x90f5…e4150x4122…6ef1Base—$0.001100%coinbase37d ago0xddfe63…bc42d9
0x90f5…e4150x4122…6ef1Base—$0.001100%payAI37d ago0x0cbb3c…d530a5
0x90f5…e4150x4122…6ef1Base—$0.001100%payAI37d ago0xbeb435…9afceb
0x90f5…e4150x4122…6ef1Base—$0.001100%payAI37d ago0xd24364…6ad90b
0x90f5…e4150x4122…6ef1Base—$0.001100%coinbase37d ago0x4d4381…aca9d4
0x90f5…e4150x4122…6ef1Base—$0.001100%coinbase37d ago0x5aefac…70ca07
0x90f5…e4150x4122…6ef1Base—$0.001100%coinbase37d ago0x388b8f…4d823a
0x90f5…e4150x4122…6ef1Base—$0.001100%payAI37d ago0x03b089…9be058
0x90f5…e4150x4122…6ef1Base—$0.001100%payAI37d ago0x03edca…1e908a
0x90f5…e4150x4122…6ef1Base—$0.001100%payAI37d ago0xa8c88c…5213ee
0x90f5…e4150x4122…6ef1Base—$0.001100%coinbase37d ago0xf888e3…34f81d
0x90f5…e4150x4122…6ef1Base—$0.001100%coinbase37d ago0x6b0de0…380fa9
0x90f5…e4150x4122…6ef1Base—$0.001100%coinbase37d ago0xc680b1…2b265b
0x90f5…e4150x4122…6ef1Base—$0.001100%coinbase37d ago0xebf43a…cf2ee7
0x90f5…e4150x4122…6ef1Base—$0.001100%payAI37d ago0x423082…a7453a
0x90f5…e4150x4122…6ef1Base—$0.001100%payAI37d ago0x3a645d…92d1a5
0x90f5…e4150x4122…6ef1Base—$0.001100%payAI37d ago0x0bf83a…0831d4
0x90f5…e4150x4122…6ef1Base—$0.001100%payAI37d ago0x7830df…12982b
0x90f5…e4150x4122…6ef1Base—$0.001100%coinbase37d ago0x08a131…c37817
0x90f5…e4150x4122…6ef1Base—$0.001100%coinbase37d ago0x953541…8132f8
0x90f5…e4150x4122…6ef1Base—$0.001100%payAI37d ago0x18a83e…29967e
0x90f5…e4150x4122…6ef1Base—$0.001100%coinbase37d ago0x73abb2…8a4f4e

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.