Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x2af6…36490x8043…25a8Basex402 service$0.01100%payAI107d ago0xe5c667…fd5ff1
0x2af6…36490x8043…25a8Basex402 service$0.01100%payAI107d ago0x2ebf43…91e9c9
0x2af6…36490x058a…8f17BaseBlockRun.AIAi$0.0075100%coinbase107d ago0xc1c5a2…a8ac55
0x2af6…36490x058a…8f17BaseBlockRun.AIAi$0.0075100%coinbase107d ago0xcddf14…ec98e7
0x2af6…36490x058a…8f17BaseBlockRun.AIAi$0.0075100%coinbase107d ago0xf35eaf…f8baf4
0x2af6…36490x058a…8f17BaseBlockRun.AIAi$0.0075100%coinbase107d ago0x43bef3…56830f
0x2af6…36490x058a…8f17BaseBlockRun.AIAi$0.0075100%coinbase107d ago0xef32f4…9c4392
0x2af6…36490x058a…8f17BaseBlockRun.AIAi$0.0075100%coinbase107d ago0xe09ee9…e1b3a4
0x2af6…36490x058a…8f17BaseBlockRun.AIAi$0.0075100%coinbase107d ago0x5a3f41…626224
0x2af6…36490x058a…8f17BaseBlockRun.AIAi$0.0075100%coinbase107d ago0xfccbc7…30318e
0x2af6…36490x058a…8f17BaseBlockRun.AIAi$0.0075100%coinbase107d ago0x596e39…32678e
0x2af6…36490x058a…8f17BaseBlockRun.AIAi$0.0075100%coinbase107d ago0x6bc850…55d5e0
0x2af6…36490x058a…8f17BaseBlockRun.AIAi$0.0075100%coinbase107d ago0xf19386…1c15df
0x2af6…36490x058a…8f17BaseBlockRun.AIAi$0.0075100%coinbase107d ago0x755ccd…7b8f8e
0x2af6…36490x058a…8f17BaseBlockRun.AIAi$0.0075100%coinbase107d ago0xbb6876…41d33e
0x2af6…36490x058a…8f17BaseBlockRun.AIAi$0.0075100%coinbase107d ago0xcba1e5…0bbf9b
0x2af6…36490x058a…8f17BaseBlockRun.AIAi$0.0075100%coinbase107d ago0x5b5170…0be795
0x2af6…36490x058a…8f17BaseBlockRun.AIAi$0.0075100%coinbase107d ago0x673834…4c6657
0x2af6…36490x058a…8f17BaseBlockRun.AIAi$0.0075100%coinbase107d ago0xcc3380…3075a8
0x2af6…36490x058a…8f17BaseBlockRun.AIAi$0.0075100%coinbase107d ago0x30d851…6985ed
0x2af6…36490x058a…8f17BaseBlockRun.AIAi$0.0075100%coinbase107d ago0x1e5010…35b4c8
0x2af6…36490x058a…8f17BaseBlockRun.AIAi$0.0075100%coinbase107d ago0x6ba903…1e0b02
0x2af6…36490x058a…8f17BaseBlockRun.AIAi$0.0075100%coinbase107d ago0xe3d3db…ae9021
0x2af6…36490x058a…8f17BaseBlockRun.AIAi$0.0075100%coinbase107d ago0xda94b5…43cf85
0x2af6…36490x058a…8f17BaseBlockRun.AIAi$0.0075100%coinbase107d ago0x472e90…490ad1

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.