Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.05100%coinbase104d ago0x5ebc85…7df6e0
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase104d ago0x4b97ac…463ed4
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.002887100%coinbase104d ago0x010d40…797395
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.04100%coinbase104d ago0x0fd4ad…1ccfa7
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase104d ago0xfb825a…473d20
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.03100%coinbase104d ago0xdbfb11…32d565
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.001515100%coinbase104d ago0x9adfb7…4c6e40
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.001688100%coinbase104d ago0x093084…40775c
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.00285100%coinbase104d ago0x9d398a…19461b
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.003492100%coinbase104d ago0x18e912…876261
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.002851100%coinbase104d ago0xf02b01…2384d4
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.001546100%coinbase104d ago0xcc11ea…30ad3a
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.002851100%coinbase104d ago0x625555…5b817b
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.002846100%coinbase104d ago0xab98e9…b9a1ff
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.001538100%coinbase104d ago0x6c3485…c90cef
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.001757100%coinbase104d ago0xb99f1a…c83120
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.003302100%coinbase104d ago0x940e13…9fd348
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.002167100%coinbase104d ago0x90770a…df1104
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.003707100%coinbase104d ago0xc6c74d…1b1253
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.002854100%coinbase104d ago0xf34ce9…ee6c72
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.003767100%coinbase104d ago0x6b1001…7b35f2
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.002894100%coinbase104d ago0xadf234…0c737b
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.001722100%coinbase104d ago0xd23c8d…8429d4
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.001777100%coinbase104d ago0xe3eff3…3233b7
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.00327100%coinbase104d ago0x9ec61b…395450

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.