Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.002684100%coinbase21d ago0x137ca6…538997
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.002444100%coinbase21d ago0x2b9546…9415ad
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.00216100%coinbase21d ago0xd4e76e…8dae71
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.002351100%coinbase21d ago0x6ed871…607db6
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.002349100%coinbase21d ago0xb28570…b76e3a
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.002195100%coinbase21d ago0x4d0ec8…0891dd
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.00248100%coinbase21d ago0xaec794…26d1b3
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.002788100%coinbase21d ago0x6d6245…badc92
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.002094100%coinbase21d ago0x882088…6ecb4c
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.002216100%coinbase21d ago0x85cc0c…6a723e
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.002572100%coinbase21d ago0x2c8988…598cfc
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.002245100%coinbase21d ago0xb84a2f…ffaa93
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.002792100%coinbase21d ago0x71b8a0…6f0eeb
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.002527100%coinbase21d ago0x80c75d…d8fb05
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.002141100%coinbase21d ago0x244f94…d4ee34
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.002092100%coinbase21d ago0xe4c840…5458fd
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.002206100%coinbase21d ago0x093169…c0d909
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.002171100%coinbase21d ago0xfbff71…014438
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.002562100%coinbase21d ago0x2eb359…03d899
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.002077100%coinbase21d ago0x938ac0…687d63
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.002504100%coinbase22d ago0x294b60…801b99
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.002123100%coinbase22d ago0x8006ac…135953
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.002082100%coinbase22d ago0xe0abbc…ba5212
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.002551100%coinbase22d ago0x2e325c…931bf3
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.002081100%coinbase22d ago0xb3ea12…0b02b4

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.