Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd544…2b280xa9dd…2315Base$0.002100%coinbase94d ago0x915e60…100669
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.006973100%coinbase94d ago0x944ed2…0c69b8
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.006619100%coinbase94d ago0x44316b…3d73c3
0xc217…1fd00xa9dd…2315Base$0.002100%coinbase94d ago0x2d5829…bad8f0
0xd544…2b280xa9dd…2315Base$0.002100%coinbase94d ago0x496de3…4e4217
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.006634100%coinbase94d ago0xc5a2db…897ac5
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.006245100%coinbase94d ago0x450dae…7172bb
0x06ad…9f660x9c95…e299Base$0.001100%fluxa94d ago0x896f2b…3f7003
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.006062100%coinbase94d ago0x208d70…1be8ee
0xc217…1fd00xa9dd…2315Base$0.002100%coinbase94d ago0xe58a80…247523
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase94d ago0x962c34…6d9dab
0x4f97…221d0xa9dd…2315Base$0.002100%coinbase94d ago0xef35c6…788e7f
0xf6db…fd300x9c95…e299Base$0.001100%fluxa94d ago0x213367…1c9c5e
0x36c9…6ca20x9c95…e299Base$0.001100%fluxa94d ago0xb00b6f…e173e2
0xc217…1fd00xa9dd…2315Base$0.002100%coinbase94d ago0x03f982…ab5ba3
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase94d ago0x0e01dd…f02cb2
0x7cfe…0acf0x9c95…e299Base$0.001100%fluxa94d ago0x40e387…0540e3
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.04100%coinbase94d ago0xf08c39…a83e49
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.006685100%coinbase94d ago0x2388d1…de49d2
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.004239100%coinbase94d ago0x06977f…f02c68
0xc217…1fd00xa9dd…2315Base$0.002100%coinbase94d ago0x819fe0…0b48af
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.05100%coinbase94d ago0x46cbdd…889ba7
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.004215100%coinbase94d ago0xe34642…1c38d5
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.004325100%coinbase94d ago0xab623a…797dd2
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.004376100%coinbase94d ago0xf13ed4…52657c

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.