Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x88ad…21e20x6839…1a2bBase—$0.003100%coinbase15s ago0x27d559…e6ce77
0x27ab…248c0x6d6e…9192BaseExaSearch$0.007100%coinbase17s ago0xeca07a…afc457
0x8000…efeb0x9fb3…1d9aBasex402 service$0.001100%coinbase19s ago0x3f28f3…63a3f6
0x27ab…248c0x6d6e…9192BaseExaSearch$0.007100%coinbase19s ago0x69614d…56c3cc
0x86c8…e1920x8a12…0881Base—$2.88100%coinbase19s ago0xde7bd8…0d7529
0x1332…66eb0x47c5…4fc3Base—$10.5070%0x1053…e7a919s ago0x23bf57…b01e74
0x27ab…248c0x6d6e…9192BaseExaSearch$0.007100%coinbase21s ago0x4ce349…23104e
0xe017…26670xa588…014cBase—$0.0170%0x5e3b…c8a523s ago0x28c8f1…027a0e
0xe017…26670xa588…014cBase—$0.0270%0x7af0…904c23s ago0xf4ac78…a92f16
0x8000…efeb0x9fb3…1d9aBasex402 service$0.001100%coinbase23s ago0x66aeb6…42fe73
0x3531…e9c40x6839…1a2bBase—$0.003100%coinbase23s ago0x928e02…4da653
0xa54d…49f50x678e…a014Base—$1,499.5170%0x64b2…883327s ago0x5e10e8…0d2270
0xe017…26670xa588…014cBase—$0.0170%0x5e3b…c8a527s ago0xdc1780…f36f85
0xe017…26670xa588…014cBase—$0.0270%0x5e3b…c8a529s ago0x4b33e5…c1a6de
0x27ab…248c0x6d6e…9192BaseExaSearch$0.007100%coinbase29s ago0x6c2da7…7342c4
0x8000…efeb0x9fb3…1d9aBasex402 service$0.001100%coinbase29s ago0xec524b…a3bfc0
0x25f4…3dc20xef43…6c7fBase—$0.01100%virtuals29s ago0x48935e…ea1f7c
0xdb9f…38170x8a12…0881Base—$1.43100%coinbase31s ago0x81d775…6d10c1
0x09da…7a630x6839…1a2bBase—$0.003100%coinbase31s ago0x794fbf…86914b
0x8000…efeb0x9fb3…1d9aBasex402 service$0.001100%coinbase33s ago0x87c2d4…d638c5
0x27ab…248c0x6d6e…9192BaseExaSearch$0.007100%coinbase33s ago0xabc60a…b69020
0x8000…efeb0x9fb3…1d9aBasex402 service$0.001100%coinbase33s ago0xf5d8c8…3538a2
0xe017…26670xa588…014cBase—$0.0170%0x5e3b…c8a533s ago0x750437…b08ee7
0x1365…577f0xfe80…47eeBase—$0.001100%fluxa35s ago0xa879f2…936a69
0x27ab…248c0x6d6e…9192BaseExaSearch$0.007100%coinbase35s ago0x54879a…a09bb1

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.