Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf5f9…280d0xe903…1abfBaseBlockRun.AIAi$0.005576100%coinbase48d ago0xad89dd…71172f
0xf5f9…280d0xe903…1abfBaseBlockRun.AIAi$0.19100%coinbase48d ago0x482bca…3da62e
0xf5f9…280d0xe903…1abfBaseBlockRun.AIAi$0.09100%coinbase48d ago0x4087a3…cb16c8
0xf5f9…280d0xe903…1abfBaseBlockRun.AIAi$0.09100%coinbase48d ago0x328f57…2417db
0xf5f9…280d0xe903…1abfBaseBlockRun.AIAi$0.14100%coinbase49d ago0x25a09f…0b7538
0xf5f9…280d0xe903…1abfBaseBlockRun.AIAi$0.08100%coinbase49d ago0xf52c66…3b8ce4
0xf5f9…280d0xe903…1abfBaseBlockRun.AIAi$0.08100%coinbase49d ago0x53ffbc…ecbe7e
0xf5f9…280d0xe903…1abfBaseBlockRun.AIAi$0.14100%coinbase49d ago0xb3ad21…d8fc13
0xf5f9…280d0xe903…1abfBaseBlockRun.AIAi$0.04100%coinbase49d ago0x12d6f6…2eb42e
0xf5f9…280d0xe903…1abfBaseBlockRun.AIAi$0.04100%coinbase49d ago0xbc5544…5de61d
0xf5f9…280d0xe903…1abfBaseBlockRun.AIAi$0.14100%coinbase49d ago0x5ac1d7…ad7564
0xf5f9…280d0xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase49d ago0x2f575e…09884b
0xf5f9…280d0xe903…1abfBaseBlockRun.AIAi$0.14100%coinbase49d ago0x325eed…1eb4cc
0xf5f9…280d0xe903…1abfBaseBlockRun.AIAi$0.009654100%coinbase49d ago0x73bedb…1d5797
0xf5f9…280d0xe903…1abfBaseBlockRun.AIAi$0.005077100%coinbase49d ago0x710230…c1dfda
0xf5f9…280d0xe903…1abfBaseBlockRun.AIAi$0.005511100%coinbase49d ago0x12ccb5…fdf438
0xf5f9…280d0xe903…1abfBaseBlockRun.AIAi$0.009148100%coinbase49d ago0xf5d014…71f3bc
0xf5f9…280d0xe903…1abfBaseBlockRun.AIAi$0.005077100%coinbase49d ago0x77e120…19b063
0xf5f9…280d0xe903…1abfBaseBlockRun.AIAi$0.005077100%coinbase49d ago0xc69010…cbd2ad
0xf5f9…280d0xe903…1abfBaseBlockRun.AIAi$0.009148100%coinbase49d ago0xb35012…61876b
0xf5f9…280d0xe903…1abfBaseBlockRun.AIAi$0.005068100%coinbase49d ago0x10d0bc…2826aa
0xf5f9…280d0xe903…1abfBaseBlockRun.AIAi$0.005068100%coinbase49d ago0x760d40…2b76e1
0xf5f9…280d0xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase49d ago0x84e4de…ae2ae5
0xf5f9…280d0xe903…1abfBaseBlockRun.AIAi$0.008865100%coinbase49d ago0x5b3a23…63f398
0xf5f9…280d0xe903…1abfBaseBlockRun.AIAi$0.009654100%coinbase49d ago0x84369a…32ca82

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.