Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x30a6…641e0x260e…b61fBase$0.00220%Payer-submitted1d ago0x9fe495…9f43ba
0x30a6…641e0xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase1d ago0xae3762…edcd85
0x30a6…641e0x260e…b61fBase$0.00220%Payer-submitted1d ago0xdd96b3…4fcf19
0x30a6…641e0x260e…b61fBase$0.00220%Payer-submitted1d ago0x37dde2…2631de
0x30a6…641e0xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase1d ago0x9dc670…b3c854
0x30a6…641e0x260e…b61fBase$0.00220%Payer-submitted1d ago0x833d1f…8044cf
0x30a6…641e0xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase1d ago0x58528a…b199b8
0x30a6…641e0x260e…b61fBase$0.00220%Payer-submitted1d ago0x64bc81…4a5003
0x30a6…641e0xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase1d ago0xf1ee5d…86065c
0x30a6…641e0xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase1d ago0x19395f…536ff3
0x30a6…641e0x260e…b61fBase$0.00220%Payer-submitted1d ago0x669739…436685
0x30a6…641e0xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase1d ago0xeed0dd…a67e19
0x30a6…641e0x260e…b61fBase$0.00220%Payer-submitted1d ago0x3840d9…cd542e
0x30a6…641e0xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase1d ago0xd2b783…c7a834
0x30a6…641e0x260e…b61fBase$0.00298220%Payer-submitted1d ago0xf44d86…27bd06
0x30a6…641e0xe903…1abfBaseBlockRun.AIAi$0.002982100%coinbase1d ago0x3a3a5a…522b03
0x30a6…641e0x260e…b61fBase$0.00204220%Payer-submitted1d ago0x0eaead…7eff85
0x30a6…641e0x260e…b61fBase$0.0020520%Payer-submitted1d ago0x315921…b3df14
0x30a6…641e0x260e…b61fBase$0.00204220%Payer-submitted1d ago0x848117…e2417d
0x30a6…641e0x260e…b61fBase$0.0020520%Payer-submitted1d ago0x1a6cb1…ab4c83
0x30a6…641e0x260e…b61fBase$0.00204220%Payer-submitted1d ago0xb928b7…f04c7c
0x30a6…641e0x260e…b61fBase$0.0020520%Payer-submitted1d ago0x2cd179…ef05a3
0x30a6…641e0x260e…b61fBase$0.00204220%Payer-submitted1d ago0x743312…5bb8a4
0x30a6…641e0x260e…b61fBase$0.0020520%Payer-submitted1d ago0x558600…a3b078
0x30a6…641e0x260e…b61fBase$0.00204220%Payer-submitted1d ago0xc415fb…c52da3

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.