Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x77d9…2ed50xe903…1abfBaseBlockRun.AIAi$0.004308100%coinbase47d ago0x0dabf5…72ac8a
0x77d9…2ed50xe903…1abfBaseBlockRun.AIAi$0.004308100%coinbase47d ago0x496051…afa9cf
0x77d9…2ed50xe903…1abfBaseBlockRun.AIAi$0.004308100%coinbase47d ago0x929ea4…93bcf1
0x77d9…2ed50xe903…1abfBaseBlockRun.AIAi$0.004308100%coinbase47d ago0xd945bf…ac6833
0x77d9…2ed50xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase47d ago0xb9f031…f56d4a
0x77d9…2ed50xe903…1abfBaseBlockRun.AIAi$0.004308100%coinbase47d ago0x1b9568…f584ab
0x77d9…2ed50xe903…1abfBaseBlockRun.AIAi$0.004308100%coinbase47d ago0x8be841…3e380c
0x77d9…2ed50xe903…1abfBaseBlockRun.AIAi$0.004308100%coinbase47d ago0x048bc8…1970cd
0x77d9…2ed50xe903…1abfBaseBlockRun.AIAi$0.004308100%coinbase47d ago0x210073…6b542f
0x77d9…2ed50xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase47d ago0x287978…4ca2b2
0x77d9…2ed50xe903…1abfBaseBlockRun.AIAi$0.004308100%coinbase47d ago0x4492ee…4e88b2
0x77d9…2ed50xe903…1abfBaseBlockRun.AIAi$0.004308100%coinbase47d ago0x16d4b5…a2b236
0x77d9…2ed50xe903…1abfBaseBlockRun.AIAi$0.004308100%coinbase47d ago0x258464…b55c6c
0x77d9…2ed50xe903…1abfBaseBlockRun.AIAi$0.004308100%coinbase47d ago0x4409f3…5a474d
0x77d9…2ed50xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase47d ago0xb50465…758f8d
0x77d9…2ed50xe903…1abfBaseBlockRun.AIAi$0.004308100%coinbase47d ago0x06277b…0289e3
0x77d9…2ed50xe903…1abfBaseBlockRun.AIAi$0.004308100%coinbase47d ago0x485363…c21fd4
0x77d9…2ed50xe903…1abfBaseBlockRun.AIAi$0.004308100%coinbase47d ago0xe5d8f3…dfdb2f
0x77d9…2ed50xe903…1abfBaseBlockRun.AIAi$0.004308100%coinbase47d ago0xa797f0…06c3c6
0x77d9…2ed50xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase47d ago0x79e1d2…e2fba3
0x77d9…2ed50xe903…1abfBaseBlockRun.AIAi$0.004308100%coinbase47d ago0x9d6e1d…09cb55
0x77d9…2ed50xe903…1abfBaseBlockRun.AIAi$0.004308100%coinbase47d ago0x121979…e44bc8
0x77d9…2ed50xe903…1abfBaseBlockRun.AIAi$0.004308100%coinbase47d ago0x54933e…ecae9e
0x77d9…2ed50xe903…1abfBaseBlockRun.AIAi$0.004308100%coinbase47d ago0xee6947…47e82b
0x77d9…2ed50xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase47d ago0x4ec197…37fd2c

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.