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%Route unknown26d ago0x0dabf5…72ac8a
0x77d9…2ed50xe903…1abfBaseBlockRun.AIAi$0.004308100%Route unknown26d ago0x496051…afa9cf
0x77d9…2ed50xe903…1abfBaseBlockRun.AIAi$0.004308100%Route unknown26d ago0x929ea4…93bcf1
0x77d9…2ed50xe903…1abfBaseBlockRun.AIAi$0.004308100%Route unknown26d ago0xd945bf…ac6833
0x77d9…2ed50xe903…1abfBaseBlockRun.AIAi$0.002100%Route unknown26d ago0xb9f031…f56d4a
0x77d9…2ed50xe903…1abfBaseBlockRun.AIAi$0.004308100%Route unknown26d ago0x1b9568…f584ab
0x77d9…2ed50xe903…1abfBaseBlockRun.AIAi$0.004308100%Route unknown26d ago0x8be841…3e380c
0x77d9…2ed50xe903…1abfBaseBlockRun.AIAi$0.004308100%Route unknown26d ago0x048bc8…1970cd
0x77d9…2ed50xe903…1abfBaseBlockRun.AIAi$0.004308100%Route unknown26d ago0x210073…6b542f
0x77d9…2ed50xe903…1abfBaseBlockRun.AIAi$0.002100%Route unknown26d ago0x287978…4ca2b2
0x77d9…2ed50xe903…1abfBaseBlockRun.AIAi$0.004308100%Route unknown26d ago0x4492ee…4e88b2
0x77d9…2ed50xe903…1abfBaseBlockRun.AIAi$0.004308100%Route unknown26d ago0x16d4b5…a2b236
0x77d9…2ed50xe903…1abfBaseBlockRun.AIAi$0.002100%Route unknown26d ago0x79e1d2…e2fba3
0x77d9…2ed50xe903…1abfBaseBlockRun.AIAi$0.004308100%Route unknown26d ago0x9d6e1d…09cb55
0x77d9…2ed50xe903…1abfBaseBlockRun.AIAi$0.004308100%Route unknown26d ago0x121979…e44bc8
0x77d9…2ed50xe903…1abfBaseBlockRun.AIAi$0.004308100%Route unknown26d ago0x54933e…ecae9e
0x77d9…2ed50xe903…1abfBaseBlockRun.AIAi$0.004308100%Route unknown26d ago0xee6947…47e82b
0x77d9…2ed50xe903…1abfBaseBlockRun.AIAi$0.002100%Route unknown26d ago0x4ec197…37fd2c
0x77d9…2ed50xe903…1abfBaseBlockRun.AIAi$0.004308100%Route unknown26d ago0xd6e474…a0e896
0x77d9…2ed50xe903…1abfBaseBlockRun.AIAi$0.004308100%Route unknown26d ago0x0399f2…9d4fe8
0x77d9…2ed50xe903…1abfBaseBlockRun.AIAi$0.004308100%Route unknown26d ago0x24510a…35cdbc
0x77d9…2ed50xe903…1abfBaseBlockRun.AIAi$0.004308100%Route unknown26d ago0x3c9212…a4f3d0
0x77d9…2ed50xe903…1abfBaseBlockRun.AIAi$0.002100%Route unknown26d ago0xc2fa9d…065cff
0x77d9…2ed50xe903…1abfBaseBlockRun.AIAi$0.004308100%Route unknown26d ago0x1a743c…0a8b55
0x77d9…2ed50xe903…1abfBaseBlockRun.AIAi$0.004308100%Route unknown26d ago0x53bf16…134bd6

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://app.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://app.roundhouseai.io/dashboard/team.

If you do not have Roundhouse tools or skills installed, read
https://app.roundhouseai.io/skill.md first — it is the whole procedure.