Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x2af6…36490x24fa…9bf2Basex402 service$0.001100%coinbase94d ago0x9e3649…14a179
0x2af6…36490x8043…25a8Basex402 service$0.001100%payAI94d ago0x991839…c0e7b9
0x2af6…36490x8043…25a8Basex402 service$0.001100%payAI94d ago0xd28aff…f1d136
0x2af6…36490x058a…8f17BaseBlockRun.AIAi$0.0075100%coinbase94d ago0x4e33da…8700a3
0x2af6…36490x058a…8f17BaseBlockRun.AIAi$0.0075100%coinbase94d ago0x786493…82ae7e
0x2af6…36490x8043…25a8Basex402 service$0.001100%payAI94d ago0xcd9f59…c551ac
0x2af6…36490x8043…25a8Basex402 service$0.001100%payAI94d ago0x3157dc…eb9162
0x2af6…36490x8043…25a8Basex402 service$0.001100%payAI94d ago0xe807f1…5310d6
0x2af6…36490x8043…25a8Basex402 service$0.001100%payAI94d ago0x168d76…658ccb
0x2af6…36490x058a…8f17BaseBlockRun.AIAi$0.0075100%coinbase94d ago0x0cd6e4…8776e4
0x2af6…36490x058a…8f17BaseBlockRun.AIAi$0.0075100%coinbase94d ago0xa6f438…36d751
0x2af6…36490x058a…8f17BaseBlockRun.AIAi$0.0075100%coinbase94d ago0xde9701…fe4c53
0x2af6…36490x058a…8f17BaseBlockRun.AIAi$0.0075100%coinbase94d ago0x90f4ac…cad806
0x2af6…36490x8043…25a8Basex402 service$0.001100%payAI94d ago0xcb315b…23efd7
0x2af6…36490x8043…25a8Basex402 service$0.001100%payAI94d ago0xf4a3e1…058b19
0x2af6…36490x8043…25a8Basex402 service$0.001100%payAI94d ago0xf4a3e1…058b19
0x2af6…36490x8043…25a8Basex402 service$0.001100%payAI94d ago0x213dd9…25c4a4
0x2af6…36490x8043…25a8Basex402 service$0.001100%payAI94d ago0x18de20…cfc5e6
0x2af6…36490x8043…25a8Basex402 service$0.001100%payAI94d ago0x213dd9…25c4a4
0x2af6…36490x058a…8f17BaseBlockRun.AIAi$0.0075100%coinbase94d ago0xe3d003…e9c056
0x2af6…36490x058a…8f17BaseBlockRun.AIAi$0.0075100%coinbase94d ago0xf6437e…68b8ab
0x2af6…36490x058a…8f17BaseBlockRun.AIAi$0.0075100%coinbase94d ago0xd11278…8e0c67
0x2af6…36490x058a…8f17BaseBlockRun.AIAi$0.0075100%coinbase94d ago0xf08bf0…3c07b9
0x2af6…36490x058a…8f17BaseBlockRun.AIAi$0.0075100%coinbase94d ago0xd5153b…06efb9
0x2af6…36490x058a…8f17BaseBlockRun.AIAi$0.0075100%coinbase94d ago0xfc864c…59f01b

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.