Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x37f3…82e50xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase112d ago0xdbcb07…431a77
0x37f3…82e50xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase112d ago0xe3a84a…0fb69e
0x37f3…82e50xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase112d ago0x92f0ca…ea5100
0x37f3…82e50xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase112d ago0x40d0e3…3024a9
0x37f3…82e50xe903…1abfBaseBlockRun.AIAi$0.03100%coinbase112d ago0x4c43cf…0f1e3a
0x37f3…82e50xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase112d ago0x7c6020…bf8238
0x37f3…82e50xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase112d ago0xa917b3…ff3f2c
0x37f3…82e50xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase112d ago0x7b2b8b…c35770
0x37f3…82e50xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase112d ago0x01807b…8eeec6
0x37f3…82e50xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase112d ago0x35c270…04d847
0x37f3…82e50xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase112d ago0xb58abb…781978
0x37f3…82e50xe903…1abfBaseBlockRun.AIAi$0.008568100%coinbase112d ago0xd431bf…d18d28
0x37f3…82e50xe903…1abfBaseBlockRun.AIAi$0.008272100%coinbase112d ago0x2ee620…81a88e
0x37f3…82e50xe903…1abfBaseBlockRun.AIAi$0.008272100%coinbase112d ago0x747af1…2f56e2
0x37f3…82e50xe903…1abfBaseBlockRun.AIAi$0.21100%coinbase112d ago0xe23260…3b57e5
0x37f3…82e50xe903…1abfBaseBlockRun.AIAi$0.008272100%coinbase112d ago0x8b2bd0…8c5492
0x37f3…82e50xe903…1abfBaseBlockRun.AIAi$0.008272100%coinbase112d ago0x160889…1194fd
0x37f3…82e50xe903…1abfBaseBlockRun.AIAi$0.008272100%coinbase112d ago0x59f0c9…5b2ccb
0x37f3…82e50xe903…1abfBaseBlockRun.AIAi$0.008272100%coinbase112d ago0x521201…4c4cb8
0x37f3…82e50xe903…1abfBaseBlockRun.AIAi$0.008272100%coinbase112d ago0x5b6d28…106a24
0x37f3…82e50xe903…1abfBaseBlockRun.AIAi$0.008272100%coinbase112d ago0x4772dd…407f03
0x37f3…82e50xe903…1abfBaseBlockRun.AIAi$0.008272100%coinbase112d ago0x8af6bf…0c8b75
0x37f3…82e50xe903…1abfBaseBlockRun.AIAi$0.21100%coinbase112d ago0xeea0aa…091346
0x37f3…82e50xe903…1abfBaseBlockRun.AIAi$0.008272100%coinbase112d ago0x2b3445…67f553
0x37f3…82e50xe903…1abfBaseBlockRun.AIAi$0.008272100%coinbase112d ago0xae62fb…0092c7

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.