Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc598…5cd10x2373…6f75Basex402 service$0.001100%coinbase77d ago0xa3542f…46e5ad
0xc598…5cd10x2373…6f75Basex402 service$0.001100%coinbase77d ago0x917720…b38346
0xc598…5cd10x0e84…b808BaseOtto AITwitter search$0.001100%coinbase77d ago0x451a60…b47fb5
0xc598…5cd10x2373…6f75Basex402 service$0.002100%coinbase77d ago0xc1b68e…2e4415
0xc598…5cd10xafe6…38c8Base—$0.001100%coinbase77d ago0x6d7667…3f5012
0xc598…5cd10x2373…6f75Basex402 service$0.001100%coinbase77d ago0x337c4c…ddb5ca
0xc598…5cd10x2373…6f75Basex402 service$0.001100%coinbase77d ago0x3a3808…46203e
0xc598…5cd10x233c…0921Base—$0.001100%coinbase77d ago0xf29118…cf71fb
0xc598…5cd10x6e00…b04cBaseBlockRun.AIAi$0.001100%coinbase77d ago0x1f3f69…1da5a7
0xc598…5cd10x2373…6f75Basex402 service$0.002100%coinbase77d ago0xfea7b7…9419b6
0xc598…5cd10x52e2…f3eaBasex402 service$0.001100%coinbase77d ago0x72bdfc…e1727f
0xc598…5cd10x52e2…f3eaBasex402 service$0.001100%coinbase77d ago0x2bc4cb…b9f0de
0xc598…5cd10x52e2…f3eaBasex402 service$0.001100%coinbase77d ago0xb2f76d…3f6442
0xc598…5cd10x2373…6f75Basex402 service$0.001100%coinbase77d ago0x05b391…2746cc
0xc598…5cd10x2373…6f75Basex402 service$0.002100%coinbase77d ago0x27f6dd…c78689
0xc598…5cd10x233c…0921Base—$0.001100%coinbase77d ago0xed27fe…9fa767
0xc598…5cd10x2373…6f75Basex402 service$0.001100%coinbase77d ago0xf3787d…92fe35
0xc598…5cd10x2373…6f75Basex402 service$0.001100%coinbase77d ago0x1182d4…08edef
0xc598…5cd10x52e2…f3eaBasex402 service$0.001100%coinbase77d ago0x5fd9e9…c07c33
0xc598…5cd10x2373…6f75Basex402 service$0.001100%coinbase77d ago0x910467…30abad
0xc598…5cd10xafe6…38c8Base—$0.001100%coinbase77d ago0xc6e9ce…011fda
0xc598…5cd10x2373…6f75Basex402 service$0.002100%coinbase77d ago0x930646…93ff02
0xc598…5cd10x52e2…f3eaBasex402 service$0.001100%coinbase77d ago0x136cb4…e9abdb
0xc598…5cd10x2373…6f75Basex402 service$0.001100%coinbase77d ago0x31a6b3…5c58ee
0xc598…5cd10x6e00…b04cBaseBlockRun.AIAi$0.001100%coinbase77d ago0x33262b…bc602b

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.