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%payAI21d ago0xbbc7ad…b10a85
0x90f5…e4150x4122…6ef1Base—$0.001100%coinbase21d ago0xea2a42…77c05a
0x90f5…e4150x4122…6ef1Base—$0.001100%coinbase21d ago0x48989e…3bf271
0x90f5…e4150x4122…6ef1Base—$0.001100%payAI21d ago0xd6f024…9345eb
0x90f5…e4150x4122…6ef1Base—$0.001100%coinbase21d ago0xd40f4b…994d24
0x90f5…e4150x4122…6ef1Base—$0.001100%payAI21d ago0x7ca350…d7e89c
0x90f5…e4150x4122…6ef1Base—$0.001100%coinbase21d ago0x74ec3b…ecb58b
0x90f5…e4150x4122…6ef1Base—$0.001100%payAI21d ago0xf300c7…38b9a4
0x90f5…e4150x4122…6ef1Base—$0.001100%coinbase21d ago0xd0a5be…9c46f9
0x90f5…e4150x4122…6ef1Base—$0.001100%payAI21d ago0x8104bd…449ac6
0x90f5…e4150x4122…6ef1Base—$0.001100%coinbase21d ago0x74ae40…113e6a
0x90f5…e4150x4122…6ef1Base—$0.001100%payAI21d ago0x667d19…1d9216
0x90f5…e4150x4122…6ef1Base—$0.001100%coinbase21d ago0x1d8552…40e94d
0x90f5…e4150x4122…6ef1Base—$0.001100%payAI21d ago0x6bf13d…aaa446
0x90f5…e4150x4122…6ef1Base—$0.001100%coinbase21d ago0x6b850e…61bd39
0x90f5…e4150x4122…6ef1Base—$0.001100%payAI21d ago0x60391a…349859
0x90f5…e4150x4122…6ef1Base—$0.001100%coinbase21d ago0xa56e08…a913e1
0x90f5…e4150x4122…6ef1Base—$0.001100%payAI21d ago0x0cf35c…c523fc
0x90f5…e4150x4122…6ef1Base—$0.001100%payAI21d ago0x0f5164…fea712
0x90f5…e4150x4122…6ef1Base—$0.001100%coinbase21d ago0x39669a…77244b
0x90f5…e4150x4122…6ef1Base—$0.001100%payAI21d ago0xe2bb3d…66323c
0x90f5…e4150x4122…6ef1Base—$0.001100%payAI21d ago0x8bb545…e5d2e2
0x90f5…e4150x4122…6ef1Base—$0.001100%coinbase21d ago0xa59a5d…d7b37f
0x90f5…e4150x4122…6ef1Base—$0.001100%coinbase21d ago0x4b5be1…aad965
0x90f5…e4150x4122…6ef1Base—$0.001100%payAI21d ago0xdcf2ff…9568f4

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.