Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x27ab…248c0x6e00…b04cBaseBlockRun.AIAi$0.0085100%coinbase40d ago0xdf7ae5…348c25
0x27ab…248c0x6e00…b04cBaseBlockRun.AIAi$0.0085100%coinbase40d ago0x876e4e…b05943
0x27ab…248c0x6e00…b04cBaseBlockRun.AIAi$0.0085100%coinbase40d ago0x59ac62…23dd2d
0x27ab…248c0x6e00…b04cBaseBlockRun.AIAi$0.0085100%coinbase40d ago0x7f9cd1…b05232
0x9d3d…d8370x6e00…b04cBaseBlockRun.AIAi$0.0085100%coinbase40d ago0x0acf91…7cb802
0xb05b…0d510x6e00…b04cBaseBlockRun.AIAi$0.0085100%coinbase40d ago0xe0318b…3dae35
0x27ab…248c0x6e00…b04cBaseBlockRun.AIAi$0.0085100%coinbase40d ago0x9ba2c3…697523
0x27ab…248c0x6e00…b04cBaseBlockRun.AIAi$0.0085100%coinbase40d ago0x1b6bff…53a59d
0x27ab…248c0x6e00…b04cBaseBlockRun.AIAi$0.0085100%coinbase40d ago0x33413b…53ee8a
0x27ab…248c0x6e00…b04cBaseBlockRun.AIAi$0.0085100%coinbase40d ago0x88c7b4…47433b
0x2c42…04df0x6e00…b04cBaseBlockRun.AIAi$0.0085100%coinbase40d ago0x68905e…62d537
0x5b70…7cd00x6e00…b04cBaseBlockRun.AIAi$0.0085100%coinbase40d ago0x0046ec…c1eeee
0x9c9c…dad50x6e00…b04cBaseBlockRun.AIAi$0.0085100%coinbase40d ago0x6ea261…d8f573
0xfbd0…75610x6e00…b04cBaseBlockRun.AIAi$0.0085100%coinbase40d ago0x9f55fc…654189
0x9df0…7d590x6e00…b04cBaseBlockRun.AIAi$0.0085100%coinbase40d ago0xbcace5…72e2ad
0x6a07…60a40x6e00…b04cBaseBlockRun.AIAi$0.0085100%coinbase40d ago0x7feabc…eb3fd4
0x9d46…66220x6e00…b04cBaseBlockRun.AIAi$0.0085100%coinbase41d ago0x065b48…19bb9a
0xdaa6…bda10x6e00…b04cBaseBlockRun.AIAi$0.0085100%coinbase41d ago0xadcb3d…b3ed81
0x7578…68370x6e00…b04cBaseBlockRun.AIAi$0.008570%0x7578…683741d ago0xea2ae1…723773
0x7578…68370x6e00…b04cBaseBlockRun.AIAi$0.0085100%Payer-submitted41d ago0x6ed531…3ad49f
0x8a1a…aa530x6e00…b04cBaseBlockRun.AIAi$0.0085100%coinbase41d ago0x7cb6bf…f6d4f6
0x67b3…8f080x6e00…b04cBaseBlockRun.AIAi$0.0085100%coinbase41d ago0x4f98c9…22de9d
0x67b3…8f080x6e00…b04cBaseBlockRun.AIAi$0.0085100%coinbase41d ago0x1abd12…7e5799
0x67b3…8f080x6e00…b04cBaseBlockRun.AIAi$0.0085100%coinbase41d ago0x9bb170…8e4fc9
0x67b3…8f080x6e00…b04cBaseBlockRun.AIAi$0.0085100%coinbase41d ago0x2f3b46…e80e41

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.