Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x30a6…641e0xe903…1abfBaseBlockRun.AIAi$0.002071100%coinbase14s ago0x76794b…bff8da
0x30a6…641e0xe903…1abfBaseBlockRun.AIAi$0.002352100%coinbase18s ago0x7cec27…e594bf
0x30a6…641e0xe903…1abfBaseBlockRun.AIAi$0.002599100%coinbase28s ago0x65f1a4…45c640
0x30a6…641e0xe903…1abfBaseBlockRun.AIAi$0.004372100%coinbase46s ago0x95a50a…eb24b1
0x30a6…641e0xe903…1abfBaseBlockRun.AIAi$0.002346100%coinbase3m ago0x0e9ef9…8740bb
0x30a6…641e0xe903…1abfBaseBlockRun.AIAi$0.002347100%coinbase3m ago0x279b2f…56021f
0x30a6…641e0xe903…1abfBaseBlockRun.AIAi$0.004405100%coinbase3m ago0x3ff287…16978b
0x30a6…641e0xe903…1abfBaseBlockRun.AIAi$0.004096100%coinbase5m ago0x410afe…089c62
0x30a6…641e0xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase8m ago0x90af0e…9b3250
0x30a6…641e0xe903…1abfBaseBlockRun.AIAi$0.004273100%coinbase8m ago0x76ba65…36f92d
0x30a6…641e0xe903…1abfBaseBlockRun.AIAi$0.004205100%coinbase8m ago0xc363fc…c50d9e
0x30a6…641e0xe903…1abfBaseBlockRun.AIAi$0.00418100%coinbase9m ago0x16532b…dd8141
0x30a6…641e0xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase12m ago0xab580e…1f616e
0x30a6…641e0xe903…1abfBaseBlockRun.AIAi$0.004225100%coinbase12m ago0x35778e…d74fac
0x30a6…641e0xe903…1abfBaseBlockRun.AIAi$0.004161100%coinbase12m ago0xd4eaa2…fc555e
0x30a6…641e0xe903…1abfBaseBlockRun.AIAi$0.004133100%coinbase12m ago0xa5ecfa…df8bc7
0x30a6…641e0xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase15m ago0x7b579f…275f6d
0x30a6…641e0xe903…1abfBaseBlockRun.AIAi$0.003937100%coinbase15m ago0x6d9890…94ec41
0x30a6…641e0x260e…b61fBase$0.00220%Payer-submitted18m ago0x164687…27f566
0x30a6…641e0xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase18m ago0x0f6f2c…b74097
0x30a6…641e0x260e…b61fBase$0.00308420%Payer-submitted18m ago0x3b958e…01262e
0x30a6…641e0xe903…1abfBaseBlockRun.AIAi$0.003084100%coinbase18m ago0x117b9a…854066
0x30a6…641e0xe903…1abfBaseBlockRun.AIAi$0.002071100%coinbase18m ago0x70db8f…69ee8c
0x30a6…641e0x260e…b61fBase$0.00257420%Payer-submitted32m ago0x0a393a…cc2ed5
0x30a6…641e0xe903…1abfBaseBlockRun.AIAi$0.002574100%coinbase32m ago0x64436c…975086

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.